Go to file
Ahmed ElArabawy f9bd54d9ad Support 6GHz band for getAvailableChannels() API
This commit adds support for 6GHz band for providing a list of available
channels for a specific band. This is used by the system API
getAvailableChannels().

Bug: 139354972
Test: Manual
Test: ./system/connectivity/wificon/runtests.sh
Change-Id: I99c03015b59867e2690477962726d599eeb51c0b
2019-12-04 13:34:18 -08:00
aidl Support 6GHz band for getAvailableChannels() API 2019-12-04 13:34:18 -08:00
client Convert NativeWifiClient to native parcel 2019-12-01 21:12:23 -08:00
net Support 6GHz band for getAvailableChannels() API 2019-12-04 13:34:18 -08:00
scanning Revert "wificond: convert to stable Parcelables" 2019-11-27 20:09:20 -08:00
tests Convert NativeWifiClient to native parcel 2019-12-01 21:12:23 -08:00
Android.bp Revert "Revert "wificond: Link ssl library for wifi keystore HAL"" 2019-12-01 21:12:29 -08:00
AndroidTest.xml Add test config to wificond_unit_test 2017-03-29 00:09:34 -07:00
MODULE_LICENSE_APACHE2 Skeleton of wificond 2016-05-20 09:50:22 -07:00
NOTICE Skeleton of wificond 2016-05-20 09:50:22 -07:00
OWNERS wificond: Update OWNERS file 2018-06-19 10:08:32 -07:00
ap_interface_binder.cpp Support for hotspot client visibility. 2019-11-27 20:09:22 -08:00
ap_interface_binder.h Support for hotspot client visibility. 2019-11-27 20:09:22 -08:00
ap_interface_impl.cpp Convert NativeWifiClient to native parcel 2019-12-01 21:12:23 -08:00
ap_interface_impl.h Support for hotspot client visibility. 2019-11-27 20:09:22 -08:00
client_interface_binder.cpp Revert "Moved from wificond AIDL to com.android.server.wifi.wificond" 2019-11-27 20:09:17 -08:00
client_interface_binder.h Revert "Moved from wificond AIDL to com.android.server.wifi.wificond" 2019-11-27 20:09:17 -08:00
client_interface_impl.cpp Revert "wificond: convert to stable Parcelables" 2019-11-27 20:09:20 -08:00
client_interface_impl.h Revert "Moved from wificond AIDL to com.android.server.wifi.wificond" 2019-11-27 20:09:17 -08:00
event_loop.h Mark EventLoop::StopWatchFileDescriptor() as pure virtual 2019-02-07 10:53:18 -08:00
ipc_constants.cpp Stop system_server for wificond integration test DevMode 2016-10-12 09:53:07 -07:00
ipc_constants.h Remove unused declaration in ipc_constants.h 2017-04-19 16:30:37 -07:00
logging_utils.cpp Migrate MAC Addresses and BSSIDs from std::vector to std::array 2018-10-08 13:26:31 -07:00
logging_utils.h Migrate MAC Addresses and BSSIDs from std::vector to std::array 2018-10-08 13:26:31 -07:00
looper_backed_event_loop.cpp binder_dispatcher: Prevent test flakes 2016-08-03 10:08:31 -07:00
looper_backed_event_loop.h Expose wificond event loop as a library 2017-10-20 14:26:35 -07:00
main.cpp Revert "Revert "wificond: Move wifi keystore HAL service to wificond"" 2019-12-01 21:12:29 -08:00
parcelable_utils.h Create parcelable_utils.h for helper macros 2016-12-01 11:09:40 -08:00
runtests.sh wificond: Fixed runtest.sh 2019-08-29 14:10:59 -07:00
server.cpp Support 6GHz band for getAvailableChannels() API 2019-12-04 13:34:18 -08:00
server.h Support 6GHz band for getAvailableChannels() API 2019-12-04 13:34:18 -08:00
wifi_keystore_hal_connector.cpp Revert "Revert "wificond: Move wifi keystore HAL service to wificond"" 2019-12-01 21:12:29 -08:00
wifi_keystore_hal_connector.h Revert "Revert "wificond: Move wifi keystore HAL service to wificond"" 2019-12-01 21:12:29 -08:00
wificond.rc wificond.rc: Set CAP_NET_RAW and CAP_NET_ADMIN explicitly rather then implictly via group 2017-08-25 16:25:22 -07:00