summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/HostapdHal.java
Commit message (Expand)AuthorAgeFilesLines
* WiFi: add ADB shell commands to force soft AP channel frequency and country codeKai Shi2019-07-191-1/+28
* SupplicantHal/HostapdHal: Wait for deathRoshan Pius2019-06-211-4/+27
* WifiNative: Handle all native death in wifi threadRoshan Pius2019-02-271-18/+40
* Avoid system crash on failed AP setup.Tomasz Wasilczyk2019-02-071-1/+4
* Restrict channel range in ACSDaisuke Niwa2019-01-161-1/+58
* supplicant/hostapd: Remove logspam when starting daemonsRoshan Pius2018-09-051-6/+7
* SoftApManager: Handle asynchronous failuresRoshan Pius2018-08-201-3/+19
* HostapdHal: Register for failure callbacksRoshan Pius2018-08-201-10/+67
* WifiNative: Use the new lazy HAL startup mechanismRoshan Pius2018-07-201-1/+28
* WifiNative: Ensure we have a consistent death handling mechanismRoshan Pius2018-03-131-1/+1
* Supplicant/HostapdHal: Add method to invoke terminateRoshan Pius2018-02-011-0/+15
* Merge "HostapdHal: Don't send null strings through HIDL interface"Roshan Pius2018-01-241-1/+1
|\
| * HostapdHal: Don't send null strings through HIDL interfaceRoshan Pius2018-01-231-1/+1
* | WifiNativeInterfaceMgmt: Handle hostapd deathRoshan Pius2018-01-231-2/+0
|/
* set 'AP_BAND_ANY' as the default ap band optionNingyuan Wang2018-01-221-0/+8
* HostapdHal: Add support for "any" bandRoshan Pius2018-01-191-4/+23
* HostapdHal: Enable 80211ACRoshan Pius2018-01-191-1/+4
* HostapdHal: Enable ACSRoshan Pius2018-01-191-5/+14
* HostapdHal: Implementation of add/remove AccessPointRoshan Pius2018-01-121-0/+85
* HostapdHal: Skeletal client code for HIDL implementationRoshan Pius2018-01-121-0/+343