summaryrefslogtreecommitdiffstats
path: root/client_interface_impl.h
Commit message (Expand)AuthorAgeFilesLines
* wificond: Handle NL80211_CMD_CH_SWITCH_NOTIFYPurushottam Kushwaha2020-05-151-0/+1
* [WifiNl80211] Rename WifiNl80211Manager namespaceEtan Cohen2020-02-151-4/+4
* [wificond] Move to wificond namespaceEtan Cohen2019-12-201-4/+4
* Revert "Moved from wificond AIDL to com.android.server.wifi.wificond"Etan Cohen2019-11-271-4/+4
* Moved from wificond AIDL to com.android.server.wifi.wificondDavid Su2019-08-291-4/+4
* Remove unused setMacAddress APIxshu2019-06-191-1/+0
* wificond: Remove offload HAL client codeRoshan Pius2019-04-241-2/+0
* wificond: Generic API to send 802.11 management framesDavid Su2019-01-141-0/+10
* Migrate MAC Addresses and BSSIDs from std::vector to std::arrayDavid Su2018-10-081-5/+8
* MAC Anonymization: wificond setMacAddress plumbingGlen Kuhne2018-01-231-0/+1
* wificond: Move enable/disable SupplicantRoshan Pius2017-11-201-5/+0
* Remove unused requestANQP API from wificondNingyuan Wang2017-11-131-3/+0
* ScannerImpl: Add unit tests for scheduled scansNingyuan Wang2017-07-121-0/+2
* Create unittest for ScannerImplNingyuan Wang2017-06-261-2/+2
* Add dump state for wificond interface classesNingyuan Wang2017-04-191-1/+2
* Do not request MAC address randomization when associatedNingyuan Wang2017-02-271-0/+4
* Expose wiphy capabilities to ScannerImplNingyuan Wang2016-12-051-2/+10
* Add WifiScannerImpl object stub implementationNingyuan Wang2016-11-221-5/+3
* Monitor mlme event for wificondNingyuan Wang2016-10-251-0/+20
* Add internal API for handling scheduled scan resultsNingyuan Wang2016-10-171-0/+1
* Add ANQP query binder interface to wificondNingyuan Wang2016-10-031-1/+4
* Always set interface down in object destructionChristopher Wiley2016-09-261-0/+3
* Add AIDL method to retrieve network interface nameChristopher Wiley2016-09-261-0/+1
* Support signal poll for wificondNingyuan Wang2016-09-201-0/+1
* Add getMacAddress() to wificond binder interfaceNingyuan Wang2016-09-201-0/+1
* Notify scan aborted eventsNingyuan Wang2016-09-201-0/+1
* Support fetching packet counters for wificondNingyuan Wang2016-09-161-0/+4
* Use mockable supplicant delegateChristopher Wiley2016-08-251-4/+8
* Fetch the mac address in GetInterfaceNameAndIndexRoshan Pius2016-08-231-0/+2
* Monitor scan results for current client interfaceNingyuan Wang2016-08-181-1/+8
* Add the ability to start/stop supplicant to wificondChristopher Wiley2016-08-151-0/+3
* Get interface index from kernel for wificondNingyuan Wang2016-08-121-1/+3
* Add support for creating client interfacesChristopher Wiley2016-08-021-0/+56