Searched refs:on_hotlist_ap_lost (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dgscancommand.h76 void (*on_hotlist_ap_lost)(wifi_request_id id, member in struct:__anon4751
H A Dgscan.cpp724 callbackHandler.on_hotlist_ap_lost = handler.on_hotlist_ap_lost;
H A Dgscan_event_handler.cpp1544 (*mHandler.on_hotlist_ap_lost)(id,
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h226 void (*on_hotlist_ap_lost)(wifi_request_id id, member in struct:__anon1917
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp1152 if (*mHandler.on_hotlist_ap_lost)
1153 (*mHandler.on_hotlist_ap_lost)(id(), num, mResults);

Completed in 42 milliseconds