Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11_shared.c41 u8 type = WLAN_TIMEOUT_ASSOC_COMEBACK; in hostapd_eid_assoc_comeback_time()
/hostap-latest/src/common/
Dieee802_11_defs.h799 #define WLAN_TIMEOUT_ASSOC_COMEBACK 3 macro
/hostap-latest/wlantest/
Drx_mgmt.c1385 elems.timeout_int[0] != WLAN_TIMEOUT_ASSOC_COMEBACK) { in rx_mgmt_assoc_resp()
2146 elems.timeout_int[0] != WLAN_TIMEOUT_ASSOC_COMEBACK) { in rx_mgmt_reassoc_resp()
/hostap-latest/wpa_supplicant/
Dsme.c2829 u8 type = WLAN_TIMEOUT_ASSOC_COMEBACK; in sme_try_assoc_comeback()