Searched refs:WLAN_EID_TFS_RESP (Results 1 – 3 of 3) sorted by relevance
/hostap-3.6.0/tests/hwsim/ |
D | test_wnm.py | 411 WLAN_EID_TFS_RESP, 0) 425 WLAN_EID_TFS_RESP, 0) 493 WLAN_EID_TFS_RESP = 92 variable 1447 0, WLAN_EID_TFS_RESP, 0) 1461 0, WLAN_EID_WNMSLEEP, 0, WLAN_EID_TFS_RESP, 0) 1470 WLAN_EID_TFS_RESP, 0) 1479 WLAN_EID_TFS_RESP, 0) 1488 WLAN_EID_TFS_RESP, 0) 1519 WLAN_EID_TFS_RESP, 0) 1532 WLAN_EID_TFS_RESP, 0) [all …]
|
/hostap-3.6.0/src/common/ |
D | ieee802_11_defs.h | 349 #define WLAN_EID_TFS_RESP 92 macro
|
/hostap-3.6.0/wpa_supplicant/ |
D | wnm_sta.c | 353 else if (*pos == WLAN_EID_TFS_RESP) { in ieee802_11_rx_wnmsleep_resp()
|