Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dtdls.c295 action_code == WLAN_TDLS_DISCOVERY_RESPONSE) in wpa_tdls_tpk_send()
1553 status = wpa_tdls_tpk_send(sm, peer->addr, WLAN_TDLS_DISCOVERY_RESPONSE, in wpa_tdls_send_discovery_response()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h680 #define WLAN_TDLS_DISCOVERY_RESPONSE 14 macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c5356 payload[0] == WLAN_TDLS_DISCOVERY_RESPONSE) { in wpas_event_rx_mgmt_action()