Home
last modified time | relevance | path

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

/hostap-3.6.0/tests/hwsim/
Dtest_wnm.py411 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/
Dieee802_11_defs.h349 #define WLAN_EID_TFS_RESP 92 macro
/hostap-3.6.0/wpa_supplicant/
Dwnm_sta.c353 else if (*pos == WLAN_EID_TFS_RESP) { in ieee802_11_rx_wnmsleep_resp()