Home
last modified time | relevance | path

Searched refs:wifi_get_supported_channels (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal_stubs.cpp55 populateStubFor(&hal_fn->wifi_get_supported_channels); in initHalFuncTableWithStubs()
/aosp12/frameworks/opt/net/wifi/libwifi_hal/
H A Dhal_tool.cpp479 hal_fn->wifi_get_supported_channels = wifi_get_supported_channels_stub; in init_wifi_stub_hal_func_table()
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h535 wifi_error (* wifi_get_supported_channels)(wifi_handle, int *, wifi_channel *); member