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

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dp2p_supplicant.c71 #ifndef P2P_MAX_INITIAL_CONN_WAIT
77 #define P2P_MAX_INITIAL_CONN_WAIT 10 macro
78 #endif /* P2P_MAX_INITIAL_CONN_WAIT */
6419 eloop_register_timeout(P2P_MAX_INITIAL_CONN_WAIT, 0,
6459 eloop_register_timeout(P2P_MAX_INITIAL_CONN_WAIT, 0,
6659 P2P_MAX_INITIAL_CONN_WAIT);
6660 eloop_register_timeout(P2P_MAX_INITIAL_CONN_WAIT, 0,

Completed in 136 milliseconds