OSDN Git Service

Add AIDL defining AP and client interfaces
authorChristopher Wiley <wiley@google.com>
Wed, 8 Jun 2016 22:44:55 +0000 (15:44 -0700)
committerChristopher Wiley <wiley@google.com>
Wed, 8 Jun 2016 22:48:32 +0000 (15:48 -0700)
commit7971782245f5f5b8c7a13fbd1f5a753040e01377
tree01f13798e694f4fd01e2dbb28c6d97d7c725276e
parentf771ca1e6e0961f7a9296f140f4df0eaea9dcadd
Add AIDL defining AP and client interfaces

Right now, we don't actually implement any of these classes.

Bug: 29218284
Test: Compiles, integration, unittests complete

Change-Id: Ib2a507a21f1c7366e7eec0c02494b7edd3bbf3fa
Android.mk
aidl/android/net/wifi/IApInterface.aidl [new file with mode: 0644]
aidl/android/net/wifi/IChip.aidl
aidl/android/net/wifi/IChipCallback.aidl [new file with mode: 0644]
aidl/android/net/wifi/IClientInterface.aidl [new file with mode: 0644]