summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WificondControl.java
Commit message (Expand)AuthorAgeFilesLines
* [OWE] Fix Open-OWE transition connectivity for non-supporting devicesHai Shalom2019-05-121-1/+36
* Remove unused setMacAddress in WificondControlxshu2019-04-081-24/+0
* Merge "Ensure order of hidden network list"Oscar Shu2019-03-141-2/+7
|\
| * Ensure order of hidden network listSticky Chen2019-03-131-2/+7
* | WifiNative: Handle all native death in wifi threadRoshan Pius2019-02-271-8/+10
|/
* Trigger link probes under poor network conditions to collect metricsDavid Su2019-01-281-1/+1
* Merge "Get rx link speed through signalPoll cmd"Sunil Ravi2019-01-151-1/+2
|\
| * Get rx link speed through signalPoll cmdSunil Ravi2019-01-141-1/+2
* | Active Link Probing: Generic API to send 802.11 management framesDavid Su2019-01-111-1/+127
|/
* Pno frequency culling: plumb freq to wificondxshu2018-11-051-0/+1
* WificondControl: Remove supplicant/hostapd start/stopRoshan Pius2018-07-201-66/+5
* Updates Metrics for Soft AP channel and bandwidthMehdi Alizadeh2018-03-231-0/+5
* WifiNative: Ensure we have a consistent death handling mechanismRoshan Pius2018-03-131-4/+4
* WificondControl: Always check for existing ifacesRoshan Pius2018-03-071-1/+9
* WificondControl: Invoke teardownAllInterfaces on initializationRoshan Pius2018-01-271-15/+8
* Mac Randomization: Wifi FrameworkJong Wook Kim2018-01-251-0/+24
* Merge changes Ia85a54ca,Ief135715TreeHugger Robot2018-01-241-3/+41
|\
| * WifiScanningService: Plumb DBS scan params from/to WificondRoshan Pius2018-01-231-3/+41
* | WifiNativeInterfaceMgmt: Handle hostapd deathRoshan Pius2018-01-231-2/+0
|/
* WifiNative: Use Hostapd HIDL interfaceRoshan Pius2018-01-121-45/+7
* Revert "Enable acs for hotspot channel selection"mukesh agrawal2018-01-121-19/+1
* Enable acs for hotspot channel selectionNingyuan Wang2018-01-091-1/+19
* WificondControl: Add support for concurrent interfacesRoshan Pius2017-11-291-79/+130
* WificondControl: Support interface teardownRoshan Pius2017-11-291-6/+64
* WificondControl: Move to centralized death handlingRoshan Pius2017-11-291-23/+88
* WificondControl: Expose methods for softap operationsRoshan Pius2017-11-271-1/+107
* WificondControl: Use IWificond for start/stop supplicantRoshan Pius2017-11-201-6/+6
* Get channels info from wificondNingyuan Wang2017-11-081-0/+34
* Merge "WificondControl: Use iface name for interface objects"TreeHugger Robot2017-10-111-4/+5
|\
| * WificondControl: Use iface name for interface objectsRoshan Pius2017-10-101-4/+5
* | Catch Exception on creating NetworkDetailNingyuan Wang2017-10-061-2/+7
|/
* Adds definitions to collect wifi Pno metricsMehdi Alizadeh2017-09-011-5/+11
* Introduce new API for retrieving PNO scan resultsSohani Rao2017-08-161-2/+14
* AIDL changes for Offload HAL metrics collectionSohani Rao2017-08-111-0/+12
* WificondControl: SSID field verification in scan resultSohani Rao2017-08-111-4/+0
* Update ScanResult with carrier network infoPeter Qiu2017-07-261-1/+15
* Abort scan before connectionNingyuan Wang2017-05-191-0/+15
* Add try/catch blocks for incoming WificondControl paramsNingyuan Wang2017-03-271-4/+24
* Separate single scan and sched scan result handlingNingyuan Wang2017-03-221-1/+1
* Request Pno scan via wificond and re-enable pno scanNingyuan Wang2017-03-071-0/+74
* Allow wificond scanner to use blocking binder callNingyuan Wang2017-02-241-0/+5
* Plumb through scan result/failure notificationNingyuan Wang2017-02-231-4/+39
* Request single shot scan via wificondNingyuan Wang2017-02-231-0/+43
* More logging for WificondControlNingyuan Wang2017-02-221-0/+3
* Plumb through enableVerboseLogging() to WificondControlNingyuan Wang2017-02-171-2/+14
* Initialize WifiSsid from a byte arrayNingyuan Wang2017-02-131-1/+1
* Use NativeUtil methods for WificondControlNingyuan Wang2017-02-131-10/+2
* Move getScanResult to WificondControlNingyuan Wang2017-02-081-0/+65
* Move signal poll and getPktCounters to WificondControlNingyuan Wang2017-02-081-0/+57
* Create new class WificondControlNingyuan Wang2017-02-081-0/+162