Home
last modified time | relevance | path

Searched refs:WLAN_STATUS_ASSOC_DENIED_UNSPEC (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dieee802_11_defs.h102 #define WLAN_STATUS_ASSOC_DENIED_UNSPEC 12 macro
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dieee802_11.c759 return WLAN_STATUS_ASSOC_DENIED_UNSPEC; in wpa_res_to_status_code()