summaryrefslogtreecommitdiff
path: root/server.h
AgeCommit message (Expand)Author
2023-09-29Update country code immediately on registerWificondEventCallback().Purushottam Kushwaha
2022-07-01wifi: Update band_info in client_interface for PNO scanLes Lee
2022-01-11wifi: Add new API to notify wificond of CC has changedLes Lee
2021-03-24wifi: Add Country code event listener supportlesl
2021-01-22wificond: Fix corruption of iface to wiphy mapRoshan Pius
2020-12-15wificond: don't delete wiphy immediately upon iface deletionDavid Su
2020-09-10wificond: support 60GHz bandJimmy Chen
2020-08-25wificond: support multiple scan interfacesJimmy Chen
2020-02-19Use optional for nullable typesJooyung Han
2020-02-15[WifiNl80211] Rename WifiNl80211Manager namespaceEtan Cohen
2020-01-17Add support for query for device phy cpabilitiesAhmed ElArabawy
2019-12-20[wificond] Move to wificond namespaceEtan Cohen
2019-12-04Support 6GHz band for getAvailableChannels() APIAhmed ElArabawy
2019-11-27Revert "Moved from wificond AIDL to com.android.server.wifi.wificond"Etan Cohen
2019-08-29Moved from wificond AIDL to com.android.server.wifi.wificondDavid Su
2019-01-30STA/AP Concurrency fails with the wifi which has multiple phy am: 3e76438803 ...Neo Jou
2019-01-30STA/AP Concurrency fails with the wifi which has multiple phyNeo Jou
2018-06-19wificond: Remove supplicant/hostapd start/stopRoshan Pius
2018-03-30wificond: Don't reset system state on bootupandroid-9.0.0_r39android-9.0.0_r38android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devRoshan Pius
2017-11-29wificond: Add support for concurrent interfacesRoshan Pius
2017-11-20wificond: Move enable/disable SupplicantRoshan Pius
2017-10-24wificond: Move get*Channels() APIsNingyuan Wang
2017-10-05wificond: Create interface objects using nameRoshan Pius
2017-08-17Remove RTT related code from wificondNingyuan Wang
2017-04-05wificond: Dump interface listNingyuan Wang
2017-04-05Allow wificond to dump logsNingyuan Wang
2017-03-13Cleanup p2p0 interface upon tearDownInterfaces().Ningyuan Wang
2017-03-02wificond: Use Vendor HAL for mode changeRoshan Pius
2017-02-16Monitor regulatory domain changeNingyuan Wang
2016-10-19Add RTTController and corresponding aidl interface to wificondNingyuan Wang
2016-09-15Add 'get interfaces' to wificond Binder interface.Ningyuan Wang
2016-09-12Broadcast interface changes through binderNingyuan Wang
2016-09-09Add binder interface for registering/unregistering interface changesNingyuan Wang
2016-08-25Tear down system state on wificond startupChristopher Wiley
2016-08-25Use mockable supplicant delegateChristopher Wiley
2016-08-23Fetch the mac address in GetInterfaceNameAndIndexRoshan Pius
2016-08-18Monitor scan results for current client interfaceNingyuan Wang
2016-08-12Get interface index from kernel for wificondNingyuan Wang
2016-08-03Seperate netlink util functions to NL80211UtilsNingyuan Wang
2016-08-02Add support for creating client interfacesChristopher Wiley
2016-07-27Get wiphy index using NL80211 messagesNingyuan Wang
2016-07-22Control hostapd from IApInterfaceChristopher Wiley
2016-07-18Change include directoryNingyuan Wang
2016-07-13Change AIDL style to match other AIDL styleChristopher Wiley
2016-07-07Setup wlan0 in AP mode on requestChristopher Wiley
2016-06-24Expose IPC interfaces to create/destroy AP interfacesChristopher Wiley
2016-06-22Remove the concept of a chip from wificondChristopher Wiley
2016-06-15Wificond: Expose IChip and IClientInterface objectNingyuan Wang
2016-06-13Add missing header guards to server.hChristopher Wiley
2016-06-08Add android.net.wifi.IWificond AIDLChristopher Wiley