OSDN Git Service

Control hostapd from IApInterface
authorChristopher Wiley <wiley@google.com>
Mon, 18 Jul 2016 22:30:58 +0000 (15:30 -0700)
committerChristopher Wiley <wiley@google.com>
Fri, 22 Jul 2016 19:09:58 +0000 (12:09 -0700)
commit1f8dd4511dc210fb0e49e8619ceaa039bd82aa52
tree9a3e8ed7b37cd72aab74854ba45a14ff86c13e0a
parentc5f37c05c57b56fc0a5709075e2b32ab6115b5ac
Control hostapd from IApInterface

Add AIDL interfaces, implementation, and tests to wificond.

Bug: 30040724
Test: unitests pass
Test: integration tests pass

Change-Id: I75339d64bf92941de26c7552b6b711cbea00eb80
Android.mk
aidl/android/net/wifi/IApInterface.aidl
ap_interface_binder.cpp
ap_interface_binder.h
ap_interface_impl.cpp
ap_interface_impl.h
server.cpp
server.h
tests/ap_interface_impl_unittest.cpp [new file with mode: 0644]
wificond.rc