summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiNativeTest.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure order of hidden network listSticky Chen2019-03-131-2/+4
* Merge "Get rx link speed through signalPoll cmd"Sunil Ravi2019-01-151-1/+7
|\
| * Get rx link speed through signalPoll cmdSunil Ravi2019-01-141-1/+7
* | Active Link Probing: Generic API to send 802.11 management framesDavid Su2019-01-111-2/+79
|/
* Merge "WifiDiagnostics: Flush HAL ring buffer to files"TreeHugger Robot2018-12-251-0/+10
|\
| * WifiDiagnostics: Flush HAL ring buffer to filesRoger Wang2018-12-251-0/+10
* | Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-191-1/+2
* | Merge "Revert "Migrate frameworks/opt/net/wifi to androidx.test""Brett Chabot2018-12-191-2/+1
|\ \
| * | Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-191-2/+1
* | | Merge "Migrate frameworks/opt/net/wifi to androidx.test"TreeHugger Robot2018-12-191-1/+2
|\| | | |/ |/|
| * Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-141-1/+2
* | Merge changes from topic "factoryMac"Oscar Shu2018-12-151-0/+8
|\ \ | |/ |/|
| * MAC Randomization: factory MAC infrastructureJong Wook Kim2018-12-061-0/+8
* | Merge "WifiNative: Handle link state changed in wifi thread"TreeHugger Robot2018-12-061-1/+3
|\ \ | |/ |/|
| * WifiNative: Handle link state changed in wifi threadRoshan Pius2018-12-031-1/+3
* | Support of low-latency WifiLocksAhmed ElArabawy2018-12-031-3/+50
|/
* Pno frequency culling: plumb freq to wificondxshu2018-11-051-0/+6
* WificondControl: Remove supplicant/hostapd start/stopRoshan Pius2018-07-201-12/+0
* SAR: Add conditional support for SAP/voice callAhmed ElArabawy2018-07-131-2/+2
* WiFi: SAR Support: Use SarInfo in WifiVendorHalAhmed ElArabawy2018-06-081-0/+22
* WifiNative: Move WifiMonitor start/stop to WifiNativeRoshan Pius2018-04-031-1/+2
* Merge "Move setMacAddress from wifiCond to vendor HAL" into pi-devTreeHugger Robot2018-03-301-2/+2
|\
| * Move setMacAddress from wifiCond to vendor HALJong Wook Kim2018-03-301-2/+2
* | WifiMetrics: Add new metrics for SoftAp on failureRoshan Pius2018-03-291-0/+13
|/
* Add Unit Tests for SetMacAddressJong Wook Kim2018-02-081-0/+11
* Update SmallTest libraryEtan Cohen2018-01-261-1/+1
* WifiScanningService: Plumb DBS scan params from/to WificondRoshan Pius2018-01-231-2/+4
* WifiNative: Use iface name for WifiNative methodsRoshan Pius2018-01-221-11/+11
* WifiNative: Remove the old interface management codeRoshan Pius2018-01-221-188/+0
* WifiNative: Add metrics for interface managementRoshan Pius2018-01-191-1/+2
* WifiNative: Use Hostapd HIDL interfaceRoshan Pius2018-01-121-2/+3
* WifiNative: Support devices with no vendor HALRoshan Pius2018-01-091-1/+3
* WifiNative: New interface setup/teardown implementationRoshan Pius2017-12-201-2/+4
* SupplicantStaIfaceHal: Add support for concurrent ifacesRoshan Pius2017-11-291-2/+2
* WificondControl: Add support for concurrent interfacesRoshan Pius2017-11-291-10/+15
* WificondControl: Support interface teardownRoshan Pius2017-11-291-23/+23
* WifiVendorHal: Refactor startRoshan Pius2017-11-291-13/+12
* WificondControl: Move to centralized death handlingRoshan Pius2017-11-291-1/+0
* WificondControl: Use iface name for interface objectsRoshan Pius2017-10-101-34/+47
* WifiStateMachine: Increment startup failure metricsRoshan Pius2017-07-071-16/+27
* WifiNative: Stop the Hal even if wificond stop failsRoshan Pius2017-06-191-2/+16
* Merge "Abort scan before connection" into oc-devNingyuan Wang2017-05-241-0/+26
|\
| * Abort scan before connectionNingyuan Wang2017-05-191-0/+26
* | WifiNative: Add VINTF check for vendor HALRoshan Pius2017-05-171-2/+62
|/
* Split up WifiNative/WifiMonitor into STA-AP/P2PRoshan Pius2017-03-211-3/+1
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-147/+36
* Request Pno scan via wificond and re-enable pno scanNingyuan Wang2017-03-071-3/+40
* WifiNative: Use Vendor HAL for mode changeRoshan Pius2017-03-061-8/+13
* WifiNative: Turn on supplicant/vendor HIDL InterfaceRoshan Pius2017-03-061-0/+3
* Request single shot scan via wificondNingyuan Wang2017-02-231-0/+27