summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/SupplicantStaIfaceHal.java
Commit message (Expand)AuthorAgeFilesLines
* SupplicantHal/HostapdHal: Wait for deathRoshan Pius2019-06-211-4/+28
* Improve SupplicantStaIfaceHal coverageMichael Plass2019-04-051-5/+5
* Merge "[WPA3] Notify user about incorrect password"TreeHugger Robot2019-02-281-0/+17
|\
| * [WPA3] Notify user about incorrect passwordHai Shalom2019-02-271-0/+17
* | WifiNative: Handle all native death in wifi threadRoshan Pius2019-02-271-17/+39
|/
* [DPP] Replace HAL interface onSuccess with onSuccessConfigSentHai Shalom2019-02-151-3/+3
* [DPP] Rename "DPP" public API to "Easy Connect"Hai Shalom2019-01-141-2/+2
* [DPP] Add DPP key management capability APIHai Shalom2018-12-271-0/+10
* [DPP] Add APIs and callbacks for DPP InitiatorHai Shalom2018-12-271-1/+436
* Supplicant HAL: Fix Wi-Fi connection failure on sgi buildHai Shalom2018-12-131-6/+8
* [WPA3] Move Advanced capability API from StaNetwork to StaIfaceHai Shalom2018-11-141-22/+125
* opt/net/wifi: Add support for WPA3 and OWEHai Shalom2018-11-061-3/+46
* Merge "Clear 4-way handshake state when network is removed" am: 86e858c699 am...Liang Ma2018-09-101-0/+2
|\
| * Clear 4-way handshake state when network is removedLiang Ma2018-09-051-0/+2
* | supplicant/hostapd: Remove logspam when starting daemonsRoshan Pius2018-09-051-16/+28
* | SupplicantStaIfaceHal: Backwards compatibility for start/stopRoshan Pius2018-07-201-13/+65
* | WifiNative: Use the new lazy HAL startup mechanismRoshan Pius2018-07-201-0/+20
* | Fix country code setting for non-US localesRoshan Pius2018-07-111-1/+3
|/
* SupplicantStaIfaceHal: Don't trigger onDeath for remote exceptionRoshan Pius2018-05-151-14/+7
* WiFi: Handle onEapFailure callbackAhmed ElArabawy2018-03-271-13/+163
* SupplicantStaIfaceHal: Register death notification only on ISupplicantRoshan Pius2018-03-211-21/+1
* WifiNative: Ensure we have a consistent death handling mechanismRoshan Pius2018-03-131-5/+5
* SupplicantStaIfaceHal: Always check for existing ifacesRoshan Pius2018-03-061-0/+4
* Merge "SupplicantStaIfaceHal: Catch NoSuchElement exceptions"Roshan Pius2018-02-061-3/+14
|\
| * SupplicantStaIfaceHal: Catch NoSuchElement exceptionsRoshan Pius2018-02-051-3/+14
* | Merge "TelephonyUtil changes to support Carrier Wifi."TreeHugger Robot2018-02-051-3/+4
|\ \ | |/ |/|
| * TelephonyUtil changes to support Carrier Wifi.pkanwar2018-02-021-3/+4
* | Supplicant/HostapdHal: Add method to invoke terminateRoshan Pius2018-02-011-0/+17
|/
* Merge "Remove supplicantStatusCodeToString method"TreeHugger Robot2018-01-301-34/+1
|\
| * Remove supplicantStatusCodeToString methodGlen Kuhne2017-12-121-34/+1
* | WifiNativeInterfaceMgmt: Handle hostapd deathRoshan Pius2018-01-231-2/+0
* | Use new common Mutable<E> class. am: faa7b78948 am: 751319a5f4Steven Moreland2018-01-081-12/+1
|\ \
| * | Use new common Mutable<E> class.Steven Moreland2018-01-051-12/+1
* | | SupplicantIfaceHal: ISupplicant add/remove interfaceRoshan Pius2017-12-221-36/+139
| |/ |/|
* | SupplicantStaIfaceHal: Registration of death handlerRoshan Pius2017-11-291-0/+31
* | SupplicantStaIfaceHal: Add support for concurrent ifacesRoshan Pius2017-11-291-242/+455
* | Send authentication failure event when reason code is 23Daisuke Niwa2017-11-101-2/+5
* | Check roaming network for Fast Re-AuthenticationRoshan Pius2017-09-141-1/+17
|/
* SupplicantHal: Add locks to all methodsRoshan Pius2017-06-191-326/+437
* Remove network from supplicant when it is disabledNingyuan Wang2017-05-311-0/+15
* Do not remove and add the same networkNingyuan Wang2017-05-311-50/+63
* SupplicantStaIfaceHal: reset current network info when removing all networkPeter Qiu2017-05-161-0/+4
* Update anonymous identity upon EAP network connectionNingyuan Wang2017-05-041-0/+10
* SupplicantStaIfaceHal: Change the order of broadcastsRoshan Pius2017-04-111-3/+3
* Send Auth failure reason in broadcast intentSohani Rao2017-03-301-3/+4
* WifiNative: Fixing some nitsRoshan Pius2017-03-281-23/+66
* Add try/catch blocks for incoming HAL paramsRoshan Pius2017-03-281-25/+76
* Remove shouldDisconnect and redundant transitionNingyuan Wang2017-03-231-9/+3
* SupplicantStaIfaceHal: Broadcast bssid change eventRoshan Pius2017-03-211-3/+16
* SupplicantP2pIfaceHal: Support for P2P client list and save configRoshan Pius2017-03-201-17/+6