summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/scanner
Commit message (Expand)AuthorAgeFilesLines
* Fail scan request if no channels are availableNingyuan Wang2017-09-281-6/+16
* Merge "Fix scan result age on log dumping" into oc-mr1-devTreeHugger Robot2017-08-311-5/+6
|\
| * Fix scan result age on log dumpingNingyuan Wang2017-08-171-5/+6
* | Cleanup code for HAL based PNONingyuan Wang2017-08-171-24/+4
|/
* Introduce new API for retrieving PNO scan resultsSohani Rao2017-08-161-1/+1
* Dump latest unfiltered scan resultNingyuan Wang2017-07-284-11/+60
* WifiScanningService: Cache only results of full single scansRoshan Pius2017-06-202-8/+48
* Merge "Revert "WifiScanningService: Don't cache results of partial scan"" int...TreeHugger Robot2017-06-081-6/+2
|\
| * Revert "WifiScanningService: Don't cache results of partial scan"Roshan Pius2017-06-071-6/+2
* | Remove WTF log for WificondScannerImplNingyuan Wang2017-06-071-1/+1
* | Report single scan failure on inconsistent eventNingyuan Wang2017-06-011-0/+10
* | Merge "Dump SingleScanStateMachine events" into oc-devNingyuan Wang2017-06-011-1/+3
|\ \ | |/ |/|
| * Dump SingleScanStateMachine eventsNingyuan Wang2017-05-311-1/+3
* | WifiScanningService: Don't cache results of partial scanRoshan Pius2017-05-311-2/+6
|/
* Rename ChannelHelper.getSupplicantScanFreqs()Ningyuan Wang2017-05-234-10/+10
* Do not cancel scan timeout alarm on PNO scan resultNingyuan Wang2017-05-111-1/+0
* Remove networks from supplicant before starting PNO scanNingyuan Wang2017-05-031-0/+2
* Cherry-picl: Remove bssid hotlist from frameworkMichael Plass2017-03-294-835/+1
* Merge "Fix hidden network list comparision for scan merging" into oc-devNingyuan Wang2017-03-291-2/+3
|\
| * Fix hidden network list comparision for scan mergingNingyuan Wang2017-03-281-2/+3
* | Remove temporary logging from WificondScannerImpl.javaNingyuan Wang2017-03-281-20/+5
|/
* Merge "Do not return member array reference upon CMD_GET_SINGLE_SCAN_RESULTS"...Ningyuan Wang2017-03-231-1/+1
|\
| * Merge "Do not return member array reference upon CMD_GET_SINGLE_SCAN_RESULTS"Ningyuan Wang2017-03-231-1/+1
| |\
| | * Do not return member array reference upon CMD_GET_SINGLE_SCAN_RESULTSNingyuan Wang2017-03-221-1/+1
* | | Merge "Separate single scan and sched scan result handling" am: 7a74c36073 am...Ningyuan Wang2017-03-231-13/+49
|\| |
| * | Separate single scan and sched scan result handlingNingyuan Wang2017-03-221-13/+49
| |/
* | Merge "Add temporary logs in WificondScannerImpl" am: 9b7ac0c52f am: 94dfca04cfNingyuan Wang2017-03-161-5/+19
|\|
| * Add temporary logs in WificondScannerImplNingyuan Wang2017-03-161-5/+19
* | Merge "BgScan rename for wifi vendor background scan" am: f66217fc1b am: 5af7...Michael Plass2017-03-152-7/+7
|\|
| * BgScan rename for wifi vendor background scanMichael Plass2017-03-142-7/+7
* | Rename SupplicantWifiScannerImpl to WificondScannerImpl am: 05d51a2d8e am: e1...Ningyuan Wang2017-03-134-31/+30
|\|
| * Rename SupplicantWifiScannerImpl to WificondScannerImplNingyuan Wang2017-03-124-31/+30
* | Remove all legacy HAL usage from framework am: b8b3fb8228 am: 23014c56a4Roshan Pius2017-03-103-11/+19
|\|
| * Remove all legacy HAL usage from frameworkRoshan Pius2017-03-093-11/+19
* | Request Pno scan via wificond and re-enable pno scan am: 04c453c2e0 am: aa4cd...Ningyuan Wang2017-03-072-24/+60
|\|
| * Request Pno scan via wificond and re-enable pno scanNingyuan Wang2017-03-072-24/+60
* | Log the number of filtered scan results am: f82729c2cd am: a4d4ce37f6Ningyuan Wang2017-03-011-1/+5
|\|
| * Log the number of filtered scan resultsNingyuan Wang2017-03-011-1/+5
| * Fix WifiScanningServiceImpl stand-alone unit test failureSohani Rao2017-01-251-2/+14
* | Fix WifiScanningServiceImpl stand-alone unit test failureSohani Rao2017-01-191-2/+14
* | Log API surfaces of WifiScanningService am: 4fbaf3821b am: 993626cd83 am: 688...Sohani Rao2016-12-191-11/+21
|\|
| * Log API surfaces of WifiScanningServiceSohani Rao2016-12-161-11/+21
* | Merge "WifiScanninService: Reject bgscan requests on invalid caps" am: cb5d15...Roshan Pius2016-12-131-0/+5
|\|
| * WifiScanninService: Reject bgscan requests on invalid capsRoshan Pius2016-12-131-0/+5
* | Update package names to work with the proto3 compilerTamas Berghammer2016-11-071-1/+1
|/
* WifiServiceImpl: move scan results dump to scannerRebecca Silberstein2016-09-221-0/+37
* Ignore disconnect messages that don't indicate the channel is deadMitchell Wills2016-09-211-1/+3
* WifiService: get scan results from WifiScannerRebecca Silberstein2016-09-171-2/+15
* WifiScanningService: Change hidden/PNO scan paramsRoshan Pius2016-09-163-76/+32
* WifiScanningService: Move scan results bcastRebecca Silberstein2016-09-141-0/+18