Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Drrm.c49 static void hostapd_range_rep_timeout_handler(void *eloop_data, void *user_ctx) in hostapd_range_rep_timeout_handler() function
69 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, NULL); in hostapd_handle_range_report()
526 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, in hostapd_send_range_req()
603 hostapd_range_rep_timeout_handler, hapd, NULL); in hostapd_send_range_req()
614 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()