summaryrefslogtreecommitdiffstats
path: root/ap_interface_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WifiNl80211] Rename WifiNl80211Manager namespaceEtan Cohen2020-02-151-2/+2
* [wificond] Move to wificond namespaceEtan Cohen2019-12-201-1/+1
* wificond: transfer implementation to android.net.wifiEtan Cohen2019-12-121-1/+1
* SoftAp: Revise callback onConnectedClientsChangedlesl2019-12-051-39/+9
* Convert NativeWifiClient to native parcelEtan Cohen2019-12-011-3/+3
* Support for hotspot client visibility.James Mattis2019-11-271-15/+39
* Revert "Moved from wificond AIDL to com.android.server.wifi.wificond"Etan Cohen2019-11-271-1/+1
* Revert "Support for hotspot client visibility."Etan Cohen2019-11-271-39/+15
* Support for hotspot client visibility.James Mattis2019-10-151-15/+39
* Moved from wificond AIDL to com.android.server.wifi.wificondDavid Su2019-08-291-1/+1
* Migrate MAC Addresses and BSSIDs from std::vector to std::arrayDavid Su2018-10-081-3/+4
* wificond: Remove supplicant/hostapd start/stopRoshan Pius2018-06-191-34/+1
* Adds callback to report Soft AP channel and bandwidthMehdi Alizadeh2018-03-211-0/+1
* Parse bandwidth for channel switch eventNingyuan Wang2018-02-011-3/+5
* monitor channel switch event for soft apNingyuan Wang2018-01-311-0/+10
* wificond: Remove unused writeHostapdConfig() methodRoshan Pius2018-01-121-17/+0
* Revert "Request Automatic Channel Selection"mukesh agrawal2018-01-121-4/+2
* Request Automatic Channel SelectionNingyuan Wang2018-01-091-2/+4
* Adds a callback to call on num clients changeMehdi Alizadeh2017-11-031-0/+5
* Add dump state for wificond interface classesNingyuan Wang2017-04-191-0/+10
* Add wificond API to expose number of associated stationsNingyuan Wang2017-03-161-1/+13
* Monitor station events for hotspot modeNingyuan Wang2017-03-161-0/+23
* Cleanup AP logic after Hostapd is downNingyuan Wang2017-03-011-6/+24
* Always set interface down in object destructionChristopher Wiley2016-09-261-0/+1
* Use mockable supplicant delegateChristopher Wiley2016-08-251-2/+2
* Set AP interfaces down after stopping hostapdChristopher Wiley2016-08-231-18/+11
* Get interface index from kernel for wificondNingyuan Wang2016-08-121-0/+5
* Add support for creating client interfacesChristopher Wiley2016-08-021-2/+2
* Give hostapd a hint that it is about to dieChristopher Wiley2016-07-291-0/+20
* Control hostapd from IApInterfaceChristopher Wiley2016-07-221-1/+33
* Change include directoryNingyuan Wang2016-07-181-2/+2
* Expose IPC interfaces to create/destroy AP interfacesChristopher Wiley2016-06-241-0/+39