Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_shared.c208 resp->u.action.u.sa_query_req.action = WLAN_SA_QUERY_RESPONSE; in ieee802_11_send_sa_query_resp()
303 if (action_type != WLAN_SA_QUERY_RESPONSE) { in ieee802_11_sa_query_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_shared.c188 resp->u.action.u.sa_query_req.action = WLAN_SA_QUERY_RESPONSE; in ieee802_11_send_sa_query_resp()
269 if (action_type != WLAN_SA_QUERY_RESPONSE) { in ieee802_11_sa_query_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c2481 resp[1] = WLAN_SA_QUERY_RESPONSE; in sme_process_sa_query_request()
2582 else if (data[0] == WLAN_SA_QUERY_RESPONSE) in sme_sa_query_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h651 #define WLAN_SA_QUERY_RESPONSE 1 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dsme.c3450 resp[1] = WLAN_SA_QUERY_RESPONSE;
3576 else if (data[0] == WLAN_SA_QUERY_RESPONSE)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h706 #define WLAN_SA_QUERY_RESPONSE 1 macro

Completed in 23 milliseconds