summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/scanner
Commit message (Expand)AuthorAgeFilesLines
* Wifi usability: add four new fields to report the latest cellular signal stre...Kai Shi2019-03-181-2/+3
* Ensure order of hidden network listSticky Chen2019-03-133-25/+26
* WifiScanningServiceImpl: Hide requests from app-ops if flag setRoshan Pius2019-02-261-4/+102
* [DPP] Add metricsHai Shalom2019-01-251-1/+3
* p2p: add metrics for P2P connections and groupsJimmy Chen2019-01-241-1/+4
* Merge "WifiScanningService: Ignore location settings for single scan"TreeHugger Robot2019-01-101-1/+63
|\
| * WifiScanningService: Ignore location settings for single scanRoshan Pius2018-12-071-1/+63
* | Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-199-9/+17
* | Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-199-18/+11
* | Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-149-11/+18
|/
* Merge changes from topic "scan_listener_band"TreeHugger Robot2018-12-064-67/+78
|\
| * WifiScanningServiceImpl: Pass the band scanned in ScanDataRoshan Pius2018-11-144-67/+78
* | WifiScanningService: Add location permission & app-ops checksRoshan Pius2018-11-261-26/+10
|/
* WifiScanner: Disallow scans when location is offRoshan Pius2018-09-201-0/+69
* Add missing SmallTest annotations in opt/net/wifiMichael Plass2018-07-301-0/+2
* Merge "WifiScanningService: Add permission for start/stop pno scan APIs"TreeHugger Robot2018-07-261-0/+46
|\
| * WifiScanningService: Add permission for start/stop pno scan APIsRoshan Pius2018-07-241-0/+46
* | Merge "Metrics: count num scan requests with DFS channels"Oscar Shu2018-07-241-3/+68
|\ \ | |/ |/|
| * Metrics: count num scan requests with DFS channelsxshu2018-07-231-3/+68
* | WifiScanningService: Scanner enable/disableRoshan Pius2018-07-231-65/+28
|/
* Wifi Usability MetricsJong Wook Kim2018-06-181-2/+2
* metrics: wifi radio usagexshu2018-06-151-1/+2
* WifiScanningServiceImpl: Ignore duplicate scan availableRoshan Pius2018-04-261-0/+130
* [RTT] Wi-Fi RTT MetricsEtan Cohen2018-04-101-1/+3
* Deregister handler in WificondScannerImpl on cleanupxshu2018-03-211-2/+14
* WificondScannerTest: fix some spurious timer actionsmukesh agrawal2018-03-062-1/+74
* Add null check to prevent security exploitxshu2018-02-081-0/+19
* Update SmallTest libraryEtan Cohen2018-01-268-8/+8
* WifiScanningService(unit test): Ensure we handle null scannerImplRoshan Pius2018-01-251-0/+55
* WifiScanner: Remove scan results broadcastRoshan Pius2018-01-251-19/+0
* WifiScanningService: Reload WifiScannerImpl on every driver loadRoshan Pius2018-01-244-8/+9
* WifiScanningService: Add scan type merging logicRoshan Pius2018-01-231-4/+17
* WifiScanningService: Plumb DBS scan params from/to WificondRoshan Pius2018-01-235-22/+155
* WifiNative: Use iface name for WifiNative methodsRoshan Pius2018-01-223-28/+33
* WifiScanningServiceImpl: Simplify and fix computeWorkSource.Narayan Kamath2018-01-041-1/+4
* WifiScanningService: Reject scan requests for priviliged paramsRoshan Pius2017-12-201-0/+119
* Switch to modern ArgumentMatchersPhilip P. Moltmann2017-12-121-10/+54
* Decouple single scan and pno scanNingyuan Wang2017-12-041-192/+0
* Remove the usage of NoBandChannelHelperNingyuan Wang2017-11-084-528/+23
* Remove software pno scan supportNingyuan Wang2017-10-252-75/+1
* Remove WifiScannerImpl.shouldScheduleBackgroundScanForHwPnoNingyuan Wang2017-10-041-126/+2
* Remove software backed background scan supportNingyuan Wang2017-10-042-708/+0
* Merge "Fail scan request if no channels are available" into oc-mr1-dev am: 7c...Ningyuan Wang2017-10-041-0/+34
|\
| * Fail scan request if no channels are availableNingyuan Wang2017-09-281-0/+34
* | Convert band from int to String for loggingxshu2017-09-251-0/+21
|/
* Introduce new API for retrieving PNO scan resultsSohani Rao2017-08-161-0/+3
* Dump latest unfiltered scan resultNingyuan Wang2017-07-281-0/+26
* WifiScanningService: Cache only results of full single scansRoshan Pius2017-06-211-15/+122
|\
| * WifiScanningService: Cache only results of full single scansRoshan Pius2017-06-201-15/+122
* | Merge "Revert "WifiScanningService: Don't cache results of partial scan"" int...Roshan Pius2017-06-081-60/+2
|\|