Searched refs:WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY (Results 1 – 5 of 5) sorted by relevance
1263 status != WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY) { in wpas_pasn_auth_rx()1312 if (status == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY) { in wpas_pasn_auth_rx()
323 status = WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY; in hostapd_notif_assoc()429 status = WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY; in hostapd_notif_assoc()
4454 return WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY; in check_assoc_ies()4510 return WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY; in check_assoc_ies()4986 if (sta && status_code == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY) in send_assoc_resp()
135 #define WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY 30 macro
1082 } else if (wpa_s->assoc_status_code == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY in notifyAssocReject()