Home
last modified time | relevance | path

Searched refs:wifi_get_cached_gscan_results (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h228 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush,
H A Dwifi_hal.h545 wifi_error (* wifi_get_cached_gscan_results)(wifi_interface_handle, byte, int, member
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal_stubs.cpp63 populateStubFor(&hal_fn->wifi_get_cached_gscan_results); in initHalFuncTableWithStubs()
H A Dwifi_legacy_hal.cpp1510 wifi_error status = global_func_table_.wifi_get_cached_gscan_results( in getGscanCachedResults()
/aosp12/frameworks/opt/net/wifi/libwifi_hal/
H A Dhal_tool.cpp486 hal_fn->wifi_get_cached_gscan_results = wifi_get_cached_gscan_results_stub; in init_wifi_stub_hal_func_table()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifi_hal.cpp496 fn->wifi_get_cached_gscan_results = wifi_get_cached_gscan_results; in init_wifi_vendor_hal_func_table()
H A Dgscan.cpp980 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, in wifi_get_cached_gscan_results() function
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dwifi_hal.cpp246 fn->wifi_get_cached_gscan_results = wifi_get_cached_gscan_results; in init_wifi_vendor_hal_func_table()
H A Dgscan.cpp974 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush, in wifi_get_cached_gscan_results() function