commit | a189151b8da0349375acbd363e86ba2eb5c6e9f9 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Dec 22 14:47:14 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Jan 12 14:13:47 2018 -0800 |
tree | 75d8c396dbe2a54ccbf6e1c2059287c29e9c6d6e | |
parent | d6ad0f83b0453e39d530242e5b11c23a13380a99 [diff] |
hostapd(interface): Add a HIDL interface for hostapd The HIDL interface exposes 2 methods: 1) addAccessPoint - Starts an access point on the specified interface with params. 2) removeAccessPoint - Removes a previously started access point. Bug: 36646171 Test: Compiles Change-Id: I020f25a74f505e7fa4cfdfc25efb512456021877