summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/scanner
Commit message (Expand)AuthorAgeFilesLines
* Ensure order of hidden network listSticky Chen2019-03-131-2/+1
* WifiScanningServiceImpl: Hide requests from app-ops if flag setRoshan Pius2019-02-261-1/+11
* Merge "WifiScanningService: Ignore location settings for single scan"TreeHugger Robot2019-01-101-1/+11
|\
| * WifiScanningService: Ignore location settings for single scanRoshan Pius2018-12-071-1/+11
* | Statsd logs directly from Wifi & add Multicast tagBookatz2018-12-211-0/+5
|/
* Merge changes from topic "scan_listener_band"TreeHugger Robot2018-12-063-10/+24
|\
| * WifiScanningServiceImpl: Pass the band scanned in ScanDataRoshan Pius2018-11-143-10/+24
* | WifiScanningService: Add location permission & app-ops checksRoshan Pius2018-11-261-25/+18
|/
* Pno frequency culling: plumb freq to wificondxshu2018-11-051-0/+2
* WifiScanner: Disallow scans when location is offRoshan Pius2018-09-201-7/+49
* Merge "WifiScanningService: Add permission for start/stop pno scan APIs"TreeHugger Robot2018-07-261-1/+3
|\
| * WifiScanningService: Add permission for start/stop pno scan APIsRoshan Pius2018-07-241-1/+3
* | Merge "Metrics: count num scan requests with DFS channels"Oscar Shu2018-07-241-1/+6
|\ \ | |/ |/|
| * Metrics: count num scan requests with DFS channelsxshu2018-07-231-1/+6
* | WifiScanningService: Scanner enable/disableRoshan Pius2018-07-231-24/+22
|/
* ClientModeImpl: rename WSM to CMIRebecca Silberstein2018-07-031-3/+3
* WifiScanningServiceImpl: Ignore duplicate scan availableRoshan Pius2018-04-261-3/+11
* Deregister handler in WificondScannerImpl on cleanupxshu2018-03-211-0/+8
* WificondScannerTest: fix some spurious timer actionsmukesh agrawal2018-03-061-13/+28
* Merge "Add null check to prevent security exploit"Oscar Shu2018-02-161-0/+4
|\
| * Add null check to prevent security exploitxshu2018-02-081-0/+4
* | WifiScanningServiceImpl: Dump single radio chain infoRoshan Pius2018-02-092-75/+16
|/
* WifiScanningServiceImpl: Add radio chain info in dumpsysRoshan Pius2018-02-012-16/+33
* WifiScanner: Remove scan results broadcastRoshan Pius2018-01-251-10/+0
* WifiScannerImpl: Use local iface name for WifiNative operations.Roshan Pius2018-01-253-14/+12
* WifiScanningService: Reload WifiScannerImpl on every driver loadRoshan Pius2018-01-244-13/+38
* Merge "Create client handler after state machines are ready"Ningyuan Wang2018-01-241-1/+3
|\
| * Create client handler after state machines are readyNingyuan Wang2018-01-221-1/+3
* | WifiScanningService: Add scan type merging logicRoshan Pius2018-01-231-4/+37
* | WifiScanningService: Plumb DBS scan params from/to WificondRoshan Pius2018-01-232-1/+49
* | WifiNative: Use iface name for WifiNative methodsRoshan Pius2018-01-223-17/+22
|/
* Dump latest pno and single scan results separatelyNingyuan Wang2018-01-161-5/+14
* WifiScanningServiceImpl: Simplify and fix computeWorkSource.Narayan Kamath2018-01-041-22/+18
* WifiScanningService: Reject scan requests for priviliged paramsRoshan Pius2017-12-201-2/+18
* Decouple single scan and pno scanNingyuan Wang2017-12-041-385/+104
* Remove the usage of NoBandChannelHelperNingyuan Wang2017-11-083-190/+2
* Get channels info from wificondNingyuan Wang2017-11-082-8/+10
* Remove software pno scan supportNingyuan Wang2017-10-251-110/+2
* Enforce mSettingsLock for WificondScannerImplNingyuan Wang2017-10-101-7/+9
* Merge "WifiScanningServiceImpl: cleanup unused commands"TreeHugger Robot2017-10-091-5/+0
|\
| * WifiScanningServiceImpl: cleanup unused commandsNingyuan Wang2017-09-251-5/+0
* | Remove WifiScannerImpl.shouldScheduleBackgroundScanForHwPnoNingyuan Wang2017-10-044-20/+1
* | Remove software backed background scan supportNingyuan Wang2017-10-041-281/+8
* | Merge "Fail scan request if no channels are available" into oc-mr1-dev am: 7c...Ningyuan Wang2017-10-041-6/+16
|\ \
| * | Fail scan request if no channels are availableNingyuan Wang2017-09-281-6/+16
| |/
* / Convert band from int to String for loggingxshu2017-09-252-5/+7
|/
* 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