Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscancommand.h74 void (*on_hotlist_ap_lost)(wifi_request_id id, member
Dgscan.cpp601 callbackHandler.on_hotlist_ap_lost = handler.on_hotlist_ap_lost; in wifi_set_bssid_hotlist()
Dgscan_event_handler.cpp1538 (*mHandler.on_hotlist_ap_lost)(id, in handleEvent()
/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h235 void (*on_hotlist_ap_lost)(wifi_request_id id, member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp1175 if (*mHandler.on_hotlist_ap_lost) in handleEvent()
1176 (*mHandler.on_hotlist_ap_lost)(id(), num, mResults); in handleEvent()