summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/SupplicantStaNetworkHalTest.java
Commit message (Expand)AuthorAgeFilesLines
* [PSK/EAP] Do not add SHA256 Key mgmt for SupplicantHal < 1.2Hai Shalom2019-05-141-0/+30
* Small coverage improvement for SupplicantStaNetworkHalMichael Plass2019-04-051-4/+6
* Add SHA256 key management handlingAtsushi Kawano2019-01-151-0/+48
* 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
* Supplicant HAL: Fix Wi-Fi connection failure on sgi buildHai Shalom2018-12-131-13/+17
* [WPA3] WiFi tests: Add unit tests for WPA3, SuiteB and OWEHai Shalom2018-11-061-14/+181
* Add missing SmallTest annotations in opt/net/wifiMichael Plass2018-07-301-0/+2
* TelephonyUtil changes to support Carrier Wifi.pkanwar2018-02-021-4/+44
* Update anonymous identity upon EAP network connectionNingyuan Wang2017-05-041-0/+12
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-0/+19
* SupplicantStaNetworkHal: Add support for raw pskRoshan Pius2017-03-081-3/+43
* SupplicantStaNetwork: EAP sim fixesRoshan Pius2017-02-271-24/+24
* SupplicantStaNetworkHal: Use private "key_id"Roshan Pius2017-02-221-6/+6
* SupplicantStaNetworkHal: Remove enclosing quotes from pskRoshan Pius2017-02-221-0/+13
* SupplicantStaNetworkHal: Handle callbacksRoshan Pius2017-02-171-21/+124
* SupplicantStaIface/Network: Store the iface nameRoshan Pius2017-02-171-2/+3
* SupplicantStaIface: Expose the 2 ISupplicant methodsRoshan Pius2017-02-171-0/+11
* SupplicantStaIfaceHal: Expose current network methodsRoshan Pius2017-02-161-0/+21
* SupplicantStaNetworkHal: Add FT flagsRoshan Pius2017-02-141-8/+60
* SupplicantStaNetworkHal: Load network IDRoshan Pius2017-02-101-0/+25
* SupplicantHal: Use the new NativeUtil methodsRoshan Pius2017-02-101-26/+27
* SupplicantStaNetworkHal: Network Response handlingRoshan Pius2017-02-091-0/+231
* ISupplicantStaNetwork save & load WifiEnterpriseConfigsRoshan Pius2017-02-091-5/+348
* ISupplicantStaNetwork save & load WifiConfigsGlen Kuhne2017-02-091-0/+454