Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/common/
H A Dieee802_11_defs.h137 #define WLAN_STATUS_DENIED_POOR_CHANNEL_CONDITIONS 34 macro
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_11.c3510 if (status_code == WLAN_STATUS_DENIED_POOR_CHANNEL_CONDITIONS && in send_assoc_resp()
4048 resp = WLAN_STATUS_DENIED_POOR_CHANNEL_CONDITIONS; in handle_assoc()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Devents.c4123 WLAN_STATUS_DENIED_POOR_CHANNEL_CONDITIONS && in wpas_event_assoc_reject()