Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_shared.c116 mgmt->u.action.u.sa_query_req.action = WLAN_SA_QUERY_REQUEST; in ieee802_11_send_sa_query_req()
289 action_type == WLAN_SA_QUERY_REQUEST ? in ieee802_11_sa_query_action()
296 if (action_type == WLAN_SA_QUERY_REQUEST) { in ieee802_11_sa_query_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_shared.c107 mgmt->u.action.u.sa_query_req.action = WLAN_SA_QUERY_REQUEST; in ieee802_11_send_sa_query_req()
264 if (action_type == WLAN_SA_QUERY_REQUEST) { in ieee802_11_sa_query_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c2669 req[1] = WLAN_SA_QUERY_REQUEST; in sme_send_sa_query_req()
2944 MAC2STR(sa), data[0] == WLAN_SA_QUERY_REQUEST ? in sme_sa_query_rx()
2951 if (data[0] == WLAN_SA_QUERY_REQUEST) in sme_sa_query_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dsme.c2331 req[1] = WLAN_SA_QUERY_REQUEST; in sme_send_sa_query_req()
2580 if (data[0] == WLAN_SA_QUERY_REQUEST) in sme_sa_query_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h650 #define WLAN_SA_QUERY_REQUEST 0 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h685 #define WLAN_SA_QUERY_REQUEST 0 macro