summaryrefslogtreecommitdiff
path: root/scanning
AgeCommit message (Expand)Author
2023-02-10Create variables for PNO scan interval in wificondBruno Kremp
2023-01-19Add vendor ies in scan probe reqShuibing Dai
2022-12-15Provide Scan failure reason codes to applicationSunil Ravi
2022-04-20Filter out invalid frequencies for PNO scanxshu
2022-03-09Rename getMaxNumScanSsids to getMaxSsidsPerScan in wificond.Gabriel Biren
2022-03-08Add API to wificond to retrieve the max numberGabriel Biren
2021-08-11Fallback to default PNO channels if no frequencyKai Shi
2021-02-08Skip hidden networks of SSID length exceeding 32 bytes.Sunil Ravi
2021-01-27Enable 6Ghz RNR in wificondxshu
2021-01-13Only append scan frequencies supported by chipYe Jiao
2020-05-07Revert "Scanning: Trigger Wi-fi Recovery on consecutive scan failures."Roshan Pius
2020-04-29Change the threshold for scan failure fatal error count from 5 to 10Sunil Ravi
2020-04-21Scanning: Trigger Wi-fi Recovery on consecutive scan failures.Purushottam Kushwaha
2020-02-15[WifiNl80211] Rename WifiNl80211Manager namespaceEtan Cohen
2020-02-10[WIFICOND] PNO timing issue: int -> long conversionEtan Cohen
2020-01-14Wifi: revise native pno settings parcel serializationJimmy Chen
2019-12-20[wificond] Move to wificond namespaceEtan Cohen
2019-12-12wificond: transfer implementation to android.net.wifiEtan Cohen
2019-12-05Add minRssi for 6GHz band in PnoSettingsAhmed ElArabawy
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-10-25wificond: Assert failure for three continuous NODEV errorVinay Gannevaram
2019-08-29Moved from wificond AIDL to com.android.server.wifi.wificondDavid Su
2019-08-29wificond: convert to stable ParcelablesDavid Su
2019-04-24wificond: Remove offload HAL client codeRoshan Pius
2019-03-21wificond: Realign the arguments in StartScheduledScanAjit Vaishya
2019-03-14wifi: Check for sched scan's relative_rssi support to use itAjit Vaishya
2018-12-19Remove unused using decls. am: 1d1dc57558 am: e17143a4d2Chih-Hung Hsieh
2018-12-18Remove unused using decls.Chih-Hung Hsieh
2018-11-20disable pno scan fallback mechanism for empty listxshu
2018-11-06Merge "wificond: scan all channels as fallback mechanism"Oscar Shu
2018-11-06Merge "wificond: pno scan selected frequencies only"Oscar Shu
2018-10-29wificond: scan all channels as fallback mechanismxshu
2018-10-17wificond: pno scan selected frequencies onlyxshu
2018-10-08Migrate MAC Addresses and BSSIDs from std::vector to std::arrayDavid Su
2018-06-19wificond: Mark scanner impl instance invalidRoshan Pius
2018-02-02wificond: Bug fix for parsing radio chain infoRoshan Pius
2018-02-01wificond: Parse radio chain info in scan resultsRoshan Pius
2018-02-01wificond: Send DBS scan flags if supportedRoshan Pius
2018-02-01wificond: Keep a local copy of the latest nl80211.hRoshan Pius
2018-01-19wificond: Add parcelable for DBS scansRoshan Pius
2017-12-15Support different rssi thresholds for 2g and 5g bandsNingyuan Wang
2017-10-24wificond: Move get*Channels() APIsNingyuan Wang
2017-09-13Merge "Wificond: Remove mannual memory management in OffloadScanManager" into...Sohani Rao
2017-09-01Count failures on fallback to netlink for pno metricsMehdi Alizadeh
2017-09-01Wificond: Remove mannual memory management in OffloadScanManagerSohani Rao
2017-09-01Wificond: Provide a way to enable Offload scansSohani Rao
2017-08-11Conditional compile flags not allowed in BoardConfigSohani Rao
2017-08-11Wificond ScannerImpl Unit testing Offload HALSohani Rao
2017-08-11Wificond: Address bugs in handling Offload scansSohani Rao