Home
last modified time | relevance | path

Searched defs:on_scan_event (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dgscancommand.h85 void (*on_scan_event) (wifi_request_id id, wifi_scan_event event); member
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dgscancommand.h85 void (*on_scan_event) (wifi_request_id id, wifi_scan_event event); member
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dgscan.h118 void (*on_scan_event) (wifi_request_id id, wifi_scan_event event); member
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp940 static void on_scan_event(wifi_request_id id, wifi_scan_event event) { in on_scan_event() function