summaryrefslogtreecommitdiffstats
path: root/client_interface_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* wificond: Handle NL80211_CMD_CH_SWITCH_NOTIFYPurushottam Kushwaha2020-05-151-0/+16
* [WifiNl80211] Rename WifiNl80211Manager namespaceEtan Cohen2020-02-151-4/+4
* [wificond] Move to wificond namespaceEtan Cohen2019-12-201-3/+3
* wificond: transfer implementation to android.net.wifiEtan Cohen2019-12-121-1/+1
* Revert "wificond: convert to stable Parcelables"Etan Cohen2019-11-271-2/+2
* Revert "Moved from wificond AIDL to com.android.server.wifi.wificond"Etan Cohen2019-11-271-5/+5
* Moved from wificond AIDL to com.android.server.wifi.wificondDavid Su2019-08-291-5/+5
* wificond: convert to stable ParcelablesDavid Su2019-08-291-2/+2
* Remove unused setMacAddress APIxshu2019-06-191-18/+0
* wificond: Remove offload HAL client codeRoshan Pius2019-04-241-4/+1
* wificond: Set iface up on creationRoshan Pius2019-03-051-0/+3
* Merge "Get rx bit rate through NL80211_CMD_GET_STATION"Sunil Ravi2019-01-151-0/+3
|\
| * Get rx bit rate through NL80211_CMD_GET_STATIONSunil Ravi2018-12-131-0/+3
* | wificond: Generic API to send 802.11 management framesDavid Su2019-01-141-1/+52
|/
* Migrate MAC Addresses and BSSIDs from std::vector to std::arrayDavid Su2018-10-081-15/+8
* wificond: Query if DBS scan features are supportedRoshan Pius2018-02-011-0/+6
* MAC Anonymization: wificond setMacAddress plumbingGlen Kuhne2018-01-231-0/+26
* wificond: Move enable/disable SupplicantRoshan Pius2017-11-201-13/+0
* Remove unused requestANQP API from wificondNingyuan Wang2017-11-131-7/+0
* Merge "Do not parse status code for roam event"TreeHugger Robot2017-10-271-8/+3
|\
| * Do not parse status code for roam eventNingyuan Wang2017-10-231-8/+3
* | wificond: Move get*Channels() APIsNingyuan Wang2017-10-241-3/+1
|/
* Merge "Use AP bssid for GetPacketCounters()" into oc-mr1-devoreo-mr1-devTreeHugger Robot2017-09-261-1/+1
|\
| * Use AP bssid for GetPacketCounters()Ningyuan Wang2017-09-221-1/+1
* | Cherry-pick: Fail RSSI polling if wifi is not associatedNingyuan Wang2017-09-141-0/+5
|/
* Retrieve scan plan capabilities from kernelNingyuan Wang2017-08-011-0/+6
* ScannerImpl: Add unit tests for scheduled scansNingyuan Wang2017-07-121-1/+4
* Add dump state for wificond interface classesNingyuan Wang2017-04-191-1/+19
* Remove unused include of wifi.hNingyuan Wang2017-03-281-1/+0
* Parse timeout field for mlme eventsNingyuan Wang2017-03-071-2/+8
* Do not request MAC address randomization when associatedNingyuan Wang2017-02-271-1/+30
* Get up-to-date channel info from kernelNingyuan Wang2017-02-241-2/+3
* More logging for wificond scannerNingyuan Wang2017-02-221-0/+2
* Better logging for GetWiphyInfo()Ningyuan Wang2017-02-101-2/+4
* Expose wiphy capabilities to ScannerImplNingyuan Wang2016-12-051-3/+13
* Add WifiScannerImpl object stub implementationNingyuan Wang2016-11-221-32/+4
* wificond: return association frequency upon signal pollNingyuan Wang2016-11-111-0/+3
* Make wificond scan result parcelableNingyuan Wang2016-11-101-3/+4
* Use AP bssid for NL80211_CMD_GET_STATION commandNingyuan Wang2016-10-251-1/+1
* Monitor mlme event for wificondNingyuan Wang2016-10-251-0/+49
* Add internal API for handling scheduled scan resultsNingyuan Wang2016-10-171-0/+7
* Add ANQP query binder interface to wificondNingyuan Wang2016-10-031-0/+7
* Always set interface down in object destructionChristopher Wiley2016-09-261-0/+4
* Support signal poll for wificondNingyuan Wang2016-09-201-3/+20
* Add getMacAddress() to wificond binder interfaceNingyuan Wang2016-09-201-0/+4
* Notify scan aborted eventsNingyuan Wang2016-09-201-1/+8
* Support fetching packet counters for wificondNingyuan Wang2016-09-161-0/+16
* Use mockable supplicant delegateChristopher Wiley2016-08-251-2/+6
* Fetch the mac address in GetInterfaceNameAndIndexRoshan Pius2016-08-231-3/+6
* Monitor scan results for current client interfaceNingyuan Wang2016-08-181-5/+26