Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Drrm.c21 static void wpas_rrm_neighbor_rep_timeout_handler(void *data, void *user_ctx) in wpas_rrm_neighbor_rep_timeout_handler() function
47 eloop_cancel_timeout(wpas_rrm_neighbor_rep_timeout_handler, &wpa_s->rrm, in wpas_rrm_reset()
50 wpas_rrm_neighbor_rep_timeout_handler(&wpa_s->rrm, NULL); in wpas_rrm_reset()
78 eloop_cancel_timeout(wpas_rrm_neighbor_rep_timeout_handler, &wpa_s->rrm, in wpas_rrm_process_neighbor_rep()
89 wpas_rrm_neighbor_rep_timeout_handler(&wpa_s->rrm, NULL); in wpas_rrm_process_neighbor_rep()
280 wpas_rrm_neighbor_rep_timeout_handler, in wpas_rrm_send_neighbor_rep_request()