summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/SupplicantStaIfaceHalTest.java
Commit message (Expand)AuthorAgeFilesLines
* Improve SupplicantStaIfaceHal coverageMichael Plass2019-04-051-8/+26
* Merge "[WPA3] Notify user about incorrect password"TreeHugger Robot2019-02-281-0/+37
|\
| * [WPA3] Notify user about incorrect passwordHai Shalom2019-02-271-0/+37
* | WifiNative: Handle all native death in wifi threadRoshan Pius2019-02-271-7/+30
|/
* [DPP] Add DPP key management capability APIHai Shalom2018-12-271-0/+26
* [DPP] Add APIs and callbacks for DPP InitiatorHai Shalom2018-12-271-2/+16
* 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-6/+10
* [WPA3] Move Advanced capability API from StaNetwork to StaIfaceHai Shalom2018-11-141-7/+248
* [WPA3] WiFi tests: Add unit tests for WPA3, SuiteB and OWEHai Shalom2018-11-061-3/+16
* Remove import of libcore NonNull annotation am: 144324ce06 am: f2e426c80fNeil Fuller2018-10-101-2/+1
|\
| * Remove import of libcore NonNull annotationNeil Fuller2018-10-101-2/+1
* | Merge "Clear 4-way handshake state when network is removed" am: 86e858c699 am...Liang Ma2018-09-101-0/+24
|\|
| * Clear 4-way handshake state when network is removedLiang Ma2018-09-051-0/+24
* | Add missing SmallTest annotations in opt/net/wifiMichael Plass2018-07-301-0/+2
* | SupplicantStaIfaceHal: Backwards compatibility for start/stopRoshan Pius2018-07-201-3/+66
* | Fix country code setting for non-US localesRoshan Pius2018-07-111-0/+27
|/
* SupplicantStaIfaceHal: Don't trigger onDeath for remote exceptionRoshan Pius2018-05-151-8/+31
* WiFi: Handle onEapFailure callbackAhmed ElArabawy2018-03-271-20/+35
* SupplicantStaIfaceHal: Register death notification only on ISupplicantRoshan Pius2018-03-211-21/+0
* SupplicantStaIfaceHal: Always check for existing ifacesRoshan Pius2018-03-061-0/+22
* TelephonyUtil changes to support Carrier Wifi.pkanwar2018-02-021-5/+11
* SupplicantIfaceHal: ISupplicant add/remove interfaceRoshan Pius2017-12-221-13/+167
* SupplicantStaIfaceHal: Registration of death handlerRoshan Pius2017-11-291-0/+5
* SupplicantStaIfaceHal: Add support for concurrent ifacesRoshan Pius2017-11-291-91/+141
* Send authentication failure event when reason code is 23Daisuke Niwa2017-11-101-1/+15
* Check roaming network for Fast Re-AuthenticationRoshan Pius2017-09-141-0/+23
* Do not remove and add the same networkNingyuan Wang2017-05-311-10/+41
* SupplicantStaIfaceHal: reset current network info when removing all networkPeter Qiu2017-05-161-0/+22
* Update anonymous identity upon EAP network connectionNingyuan Wang2017-05-041-0/+17
* SupplicantStaIfaceHal: Change the order of broadcastsRoshan Pius2017-04-111-3/+4
* Send Auth failure reason in broadcast intentSohani Rao2017-03-301-3/+4
* Fix broken buildEsteban Talavera2017-03-281-1/+1
* WifiNative: Fixing some nitsRoshan Pius2017-03-281-2/+2
* Add try/catch blocks for incoming HAL paramsRoshan Pius2017-03-281-0/+18
* Remove shouldDisconnect and redundant transitionNingyuan Wang2017-03-231-40/+25
* SupplicantStaIfaceHal: Broadcast bssid change eventRoshan Pius2017-03-211-2/+28
* SupplicantHal: Fix Wps PBC/Display setupRoshan Pius2017-03-151-0/+23
* [SupplicantStaIfaceHal] Detect PSK mismatchMichael Plass2017-03-141-0/+55
* SupplicantStaIfaceHal: Add timedOut param in assoc rejectRoshan Pius2017-03-081-2/+2
* SupplicantStaIfaceHal: Add null checks for WPS methodsRoshan Pius2017-03-021-0/+23
* SupplicantStaIfaceHal: Handle exceptions during network loadRoshan Pius2017-03-021-1/+42
* SupplicantStaIface: Handle supplicant deathRoshan Pius2017-02-231-4/+49
* SupplicantStaIface: Expose network request methodsRoshan Pius2017-02-211-5/+75
* SupplicantStaIfaceHal: Remove network on config failureRoshan Pius2017-02-211-1/+4
* SupplicantStaIfaceHalTest: Fixing ordering nitRoshan Pius2017-02-211-25/+25
* SupplicantStaIface: Handle wpa_supplicant deathRoshan Pius2017-02-211-2/+17
* SupplicantStaIfaceHal: Handle the remaining callbacksRoshan Pius2017-02-211-0/+118