summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WificondControlTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused setMacAddress in WificondControlxshu2019-04-081-23/+0
* Merge "Ensure order of hidden network list"Oscar Shu2019-03-141-10/+31
|\
| * Ensure order of hidden network listSticky Chen2019-03-131-10/+31
* | WifiNative: Handle all native death in wifi threadRoshan Pius2019-02-271-0/+5
|/
* Active Link Probing: Generic API to send 802.11 management framesDavid Su2019-01-111-4/+318
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-191-1/+2
* Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-191-2/+1
* Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-141-1/+2
* Pno frequency culling: plumb freq to wificondxshu2018-11-051-1/+9
* WificondControl: Remove supplicant/hostapd start/stopRoshan Pius2018-07-201-182/+8
* Updates Metrics for Soft AP channel and bandwidthMehdi Alizadeh2018-03-231-0/+5
* WificondControl: Always check for existing ifacesRoshan Pius2018-03-071-0/+25
* Add Unit Tests for SetMacAddressJong Wook Kim2018-02-081-0/+23
* Merge "WificondControl: Invoke teardownAllInterfaces on initialization"TreeHugger Robot2018-01-271-15/+3
|\
| * WificondControl: Invoke teardownAllInterfaces on initializationRoshan Pius2018-01-271-15/+3
* | Update SmallTest libraryEtan Cohen2018-01-261-1/+1
|/
* Merge changes Ia85a54ca,Ief135715TreeHugger Robot2018-01-241-7/+92
|\
| * WifiScanningService: Plumb DBS scan params from/to WificondRoshan Pius2018-01-231-7/+92
* | WifiNativeInterfaceMgmt: Handle hostapd deathRoshan Pius2018-01-231-16/+0
|/
* WifiNative: Use Hostapd HIDL interfaceRoshan Pius2018-01-121-106/+20
* Revert "Enable acs for hotspot channel selection"mukesh agrawal2018-01-121-15/+4
* Enable acs for hotspot channel selectionNingyuan Wang2018-01-091-4/+15
* WificondControl: Add support for concurrent interfacesRoshan Pius2017-11-291-28/+100
* WificondControl: Support interface teardownRoshan Pius2017-11-291-38/+143
* WificondControl: Move to centralized death handlingRoshan Pius2017-11-291-4/+80
* WificondControl: Expose methods for softap operationsRoshan Pius2017-11-271-11/+219
* WificondControl: Use IWificond for start/stop supplicantRoshan Pius2017-11-201-46/+4
* Cleanup WificondControlTestGlen Kuhne2017-10-241-185/+87
* WificondControl: Use iface name for interface objectsRoshan Pius2017-10-101-40/+53
* Adds definitions to collect wifi Pno metricsMehdi Alizadeh2017-09-011-2/+42
* Introduce new API for retrieving PNO scan resultsSohani Rao2017-08-161-4/+8
* Update ScanResult with carrier network infoPeter Qiu2017-07-261-3/+78
* Abort scan before connectionNingyuan Wang2017-05-191-0/+11
* Remove dependency on org.mockito.compat.ArgumentMatcher classPaul Duffin2017-03-281-7/+15
* Fix WificondControlTestNingyuan Wang2017-03-231-0/+2
* Separate single scan and sched scan result handlingNingyuan Wang2017-03-221-1/+1
* Refactor code incompatible with Mockito 2.7.13Paul Duffin2017-03-091-3/+3
* Request Pno scan via wificond and re-enable pno scanNingyuan Wang2017-03-071-3/+116
* Plumb through scan result/failure notificationNingyuan Wang2017-02-231-12/+87
* Request single shot scan via wificondNingyuan Wang2017-02-231-10/+132
* Move getScanResult to WificondControlNingyuan Wang2017-02-081-0/+94
* Move signal poll and getPktCounters to WificondControlNingyuan Wang2017-02-081-0/+76
* Create new class WificondControlNingyuan Wang2017-02-081-0/+238