Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c71 #ifndef P2P_MAX_INITIAL_CONN_WAIT
77 #define P2P_MAX_INITIAL_CONN_WAIT 10 macro
7030 eloop_register_timeout(P2P_MAX_INITIAL_CONN_WAIT, 0, in wpas_start_p2p_client()
7073 eloop_register_timeout(P2P_MAX_INITIAL_CONN_WAIT, 0, in wpas_p2p_group_add_persistent()
7275 P2P_MAX_INITIAL_CONN_WAIT); in wpas_p2p_wps_success()
7276 eloop_register_timeout(P2P_MAX_INITIAL_CONN_WAIT, 0, in wpas_p2p_wps_success()