Searched refs:hostapd_lci_rep_timeout_handler (Results 1 - 3 of 3) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | rrm.c | 25 static void hostapd_lci_rep_timeout_handler(void *eloop_data, void *user_ctx) in hostapd_lci_rep_timeout_handler() function 44 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_handle_lci_report() 389 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, in hostapd_send_lci_req() 434 hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_send_lci_req() 562 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()
|
H A D | ap_rrm.c | 25 static void hostapd_lci_rep_timeout_handler(void *eloop_data, void *user_ctx) in hostapd_lci_rep_timeout_handler() function 44 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_handle_lci_report() 389 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, in hostapd_send_lci_req() 434 hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_send_lci_req() 562 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_rrm.c | 25 static void hostapd_lci_rep_timeout_handler(void *eloop_data, void *user_ctx) in hostapd_lci_rep_timeout_handler() function 44 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_handle_lci_report() 389 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, in hostapd_send_lci_req() 434 hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_send_lci_req() 562 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()
|
Completed in 3 milliseconds