Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c274 action_code == WLAN_TDLS_DISCOVERY_RESPONSE) in wpa_tdls_tpk_send()
1512 status = wpa_tdls_tpk_send(sm, peer->addr, WLAN_TDLS_DISCOVERY_RESPONSE, in wpa_tdls_send_discovery_response()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h510 #define WLAN_TDLS_DISCOVERY_RESPONSE 14 macro
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c3505 payload[0] == WLAN_TDLS_DISCOVERY_RESPONSE) { in wpas_event_rx_mgmt_action()