Home
last modified time | relevance | path

Searched refs:wifi_scan_result_handler (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h120 } wifi_scan_result_handler; typedef
203 wifi_scan_cmd_params params, wifi_scan_result_handler handler);
Dwifi_hal.h307 wifi_scan_result_handler);
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp169 wifi_scan_result_handler handler);
172 wifi_scan_result_handler handler);
393 wifi_scan_result_handler mHandler;
396 wifi_scan_result_handler handler) in FullScanResultsCommand()
473 wifi_scan_result_handler mHandler;
476 wifi_scan_result_handler handler) in ScanCommand()
699 wifi_scan_result_handler handler) in wifi_start_gscan()
727 wifi_scan_result_handler handler; in wifi_stop_gscan()
745 wifi_scan_result_handler handler) in wifi_enable_full_scan_results()
771 wifi_scan_result_handler handler) in wifi_handle_full_scan_event()
[all …]
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifihal_internal.h107 wifi_scan_result_handler handler);
Dgscan.cpp196 wifi_scan_result_handler handler) in wifi_start_gscan()
/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.cpp580 wifi_scan_result_handler handler = {onAsyncGscanFullResult, in startGscan()