Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c105 resp.u.action.u.sa_query_req.action = WLAN_SA_QUERY_RESPONSE; in ieee802_11_send_sa_query_resp()
125 if (action_type != WLAN_SA_QUERY_RESPONSE) { in ieee802_11_sa_query_action()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h328 #define WLAN_SA_QUERY_RESPONSE 1 macro
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c1606 data[0] != WLAN_SA_QUERY_RESPONSE) in sme_sa_query_rx()