summaryrefslogtreecommitdiff
path: root/server.cpp
AgeCommit message (Expand)Author
2023-12-06Specify wiphy index while fetching driver country codeVeerendranath Jakkam
2023-10-03Read kernel country code during registerWificondEventCallback()Purushottam Kushwaha
2023-09-29Update country code immediately on registerWificondEventCallback().Purushottam Kushwaha
2022-07-01wifi: Update band_info in client_interface for PNO scanLes Lee
2022-05-04wifi: Handle world mode country code changeLes Lee
2022-02-28wificond: Update BandWiphyIndexMap when country code changedChenming Huang
2022-01-25WiFi: Basic support for 11beAhmed ElArabawy
2022-01-11wifi: Add new API to notify wificond of CC has changedLes Lee
2021-11-18Update the band to wiphy index map on country code changeSunil Ravi
2021-05-31wificond: Register country code changed event on SAP interfaceLes Lee
2021-03-24wifi: Add Country code event listener supportlesl
2021-01-22wificond: Fix corruption of iface to wiphy mapRoshan Pius
2021-01-19wificond: Add debug logsRoshan Pius
2020-12-15wificond: don't delete wiphy immediately upon iface deletionDavid Su
2020-09-16wifi: fix use-after-free caseJimmy Chen
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-18Add parameters to device wiphy capabilitiesAhmed ElArabawy
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-12-21wificond: Log country code from kernel during dumpNingyuan Wang
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-25Merge "Add dump state for wificond interface classes" into oc-dev am: 0d676773e1Ningyuan Wang
2017-04-25Blacklist nan interfaces for wificondNingyuan Wang
2017-04-19Add dump state for wificond interface classesNingyuan 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-03-01Cleanup AP logic after Hostapd is downNingyuan Wang
2017-02-16Monitor regulatory domain changeNingyuan Wang
2016-12-05Expose wiphy capabilities to ScannerImplNingyuan Wang
2016-10-19Add RTTController and corresponding aidl interface to wificondNingyuan Wang
2016-09-26Always set interface down in object destructionChristopher Wiley
2016-09-16Support fetching packet counters for wificondNingyuan Wang
2016-09-15Add 'get interfaces' to wificond Binder interface.Ningyuan Wang
2016-09-12Broadcast interface changes through binderNingyuan Wang