Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c499 static void run_wpas_p2p_disconnect(void *eloop_ctx, void *timeout_ctx) in run_wpas_p2p_disconnect() function
520 if (eloop_register_timeout(0, 0, run_wpas_p2p_disconnect, in wpas_p2p_disconnect_safely()
947 eloop_cancel_timeout(run_wpas_p2p_disconnect, wpa_s, NULL); in wpas_p2p_group_delete()