commit | 087d86980e8fdee3796ee4be9a095fb921b29ac9 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Dec 27 14:11:44 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Mon Jan 15 16:31:11 2018 -0800 |
tree | a7719a6951026d5a2cb0cb8361ac37fc8cdba6ae | |
parent | 30b452eb7faa25dac7577a8098cc98dcd4dba09f [diff] |
hostapd(hidl): Implementation of HIDL methods The core functions invoked in these HIDL methods are equivalent to the socket interface command implementations (ctrl_iface.c). a) addAccessPoint - Equivalent to |ADD| & |ENABLE| commands in the socket interface. b) removeAccessPoint - Equivalent to |REMOVE| command in socket interface. Bug: 36646171 Test: Manually tested softap toggle/connection. Change-Id: I1c82483c06ae2bc194aec3547895cbc07de15bc9