Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c525 static void peer_add_timer(void *eloop_ctx, void *user_data) in peer_add_timer() function
576 peer_add_timer, wpa_s, NULL); in mesh_mpm_connect_peer()
592 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_deinit()
854 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_plink_estab()
855 peer_add_timer(wpa_s, NULL); in mesh_mpm_plink_estab()