Searched refs:on_hotlist_ap_lost (Results 1 – 5 of 5) sorted by relevance
74 void (*on_hotlist_ap_lost)(wifi_request_id id, member
601 callbackHandler.on_hotlist_ap_lost = handler.on_hotlist_ap_lost; in wifi_set_bssid_hotlist()
1538 (*mHandler.on_hotlist_ap_lost)(id, in handleEvent()
235 void (*on_hotlist_ap_lost)(wifi_request_id id, member
1175 if (*mHandler.on_hotlist_ap_lost) in handleEvent()1176 (*mHandler.on_hotlist_ap_lost)(id(), num, mResults); in handleEvent()