summaryrefslogtreecommitdiff
path: root/client_interface_impl.cpp
AgeCommit message (Expand)Author
2022-07-01wifi: Update band_info in client_interface for PNO scanLes Lee
2021-01-13Only append scan frequencies supported by chipYe Jiao
2020-05-15wificond: Handle NL80211_CMD_CH_SWITCH_NOTIFYPurushottam Kushwaha
2020-02-15[WifiNl80211] Rename WifiNl80211Manager namespaceEtan Cohen
2019-12-20[wificond] Move to wificond namespaceEtan Cohen
2019-12-12wificond: transfer implementation to android.net.wifiEtan Cohen
2019-11-27Revert "wificond: convert to stable Parcelables"Etan Cohen
2019-11-27Revert "Moved from wificond AIDL to com.android.server.wifi.wificond"Etan Cohen
2019-08-29Moved from wificond AIDL to com.android.server.wifi.wificondDavid Su
2019-08-29wificond: convert to stable ParcelablesDavid Su
2019-06-19Remove unused setMacAddress APIxshu
2019-04-24wificond: Remove offload HAL client codeRoshan Pius
2019-03-05wificond: Set iface up on creationRoshan Pius
2019-01-15Merge "Get rx bit rate through NL80211_CMD_GET_STATION"Sunil Ravi
2019-01-14wificond: Generic API to send 802.11 management framesDavid Su
2018-12-13Get rx bit rate through NL80211_CMD_GET_STATIONSunil Ravi
2018-10-08Migrate MAC Addresses and BSSIDs from std::vector to std::arrayDavid Su
2018-02-01wificond: Query if DBS scan features are supportedRoshan Pius
2018-01-23MAC Anonymization: wificond setMacAddress plumbingGlen Kuhne
2017-11-20wificond: Move enable/disable SupplicantRoshan Pius
2017-11-13Remove unused requestANQP API from wificondNingyuan Wang
2017-10-27Merge "Do not parse status code for roam event"TreeHugger Robot
2017-10-24wificond: Move get*Channels() APIsNingyuan Wang
2017-10-23Do not parse status code for roam eventNingyuan Wang
2017-09-26Merge "Use AP bssid for GetPacketCounters()" into oc-mr1-devoreo-mr1-devTreeHugger Robot
2017-09-22Use AP bssid for GetPacketCounters()Ningyuan Wang
2017-09-14Cherry-pick: Fail RSSI polling if wifi is not associatedNingyuan Wang
2017-08-01Retrieve scan plan capabilities from kernelNingyuan Wang
2017-07-12ScannerImpl: Add unit tests for scheduled scansNingyuan Wang
2017-04-19Add dump state for wificond interface classesNingyuan Wang
2017-03-28Remove unused include of wifi.hNingyuan Wang
2017-03-07Parse timeout field for mlme eventsNingyuan Wang
2017-02-27Do not request MAC address randomization when associatedNingyuan Wang
2017-02-24Get up-to-date channel info from kernelNingyuan Wang
2017-02-22More logging for wificond scannerNingyuan Wang
2017-02-10Better logging for GetWiphyInfo()Ningyuan Wang
2016-12-05Expose wiphy capabilities to ScannerImplNingyuan Wang
2016-11-22Add WifiScannerImpl object stub implementationNingyuan Wang
2016-11-11wificond: return association frequency upon signal pollNingyuan Wang
2016-11-10Make wificond scan result parcelableNingyuan Wang
2016-10-25Use AP bssid for NL80211_CMD_GET_STATION commandNingyuan Wang
2016-10-25Monitor mlme event for wificondNingyuan Wang
2016-10-17Add internal API for handling scheduled scan resultsNingyuan Wang
2016-10-03Add ANQP query binder interface to wificondNingyuan Wang
2016-09-26Always set interface down in object destructionChristopher Wiley
2016-09-20Support signal poll for wificondNingyuan Wang
2016-09-20Add getMacAddress() to wificond binder interfaceNingyuan Wang
2016-09-20Notify scan aborted eventsNingyuan Wang
2016-09-16Support fetching packet counters for wificondNingyuan Wang
2016-08-25Use mockable supplicant delegateChristopher Wiley