Home
last modified time | relevance | path

Searched refs:WLAN_STA_WNM_SLEEP_MODE (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h37 #define WLAN_STA_WNM_SLEEP_MODE BIT(19) macro
H A Dwnm_ap.c221 sta->flags |= WLAN_STA_WNM_SLEEP_MODE; in ieee802_11_send_wnmsleep_resp()
235 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in ieee802_11_send_wnmsleep_resp()
H A Ddrv_callbacks.c92 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in hostapd_notify_assoc_fils_finish()
714 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in hostapd_notif_assoc()
1079 !(sta->flags & WLAN_STA_WNM_SLEEP_MODE)) { in hostapd_event_ch_switch()
H A Dsta_info.c1649 (flags & WLAN_STA_WNM_SLEEP_MODE ? in ap_sta_flags_txt()
H A Dieee802_11.c6500 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in handle_assoc_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h35 #define WLAN_STA_WNM_SLEEP_MODE BIT(19) macro
H A Dwnm_ap.c199 sta->flags |= WLAN_STA_WNM_SLEEP_MODE; in ieee802_11_send_wnmsleep_resp()
213 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in ieee802_11_send_wnmsleep_resp()
H A Ddrv_callbacks.c79 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in hostapd_notify_assoc_fils_finish()
630 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in hostapd_notif_assoc()
H A Dsta_info.c1437 (flags & WLAN_STA_WNM_SLEEP_MODE ? in ap_sta_flags_txt()
H A Dieee802_11.c4852 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in handle_assoc_cb()

Completed in 25 milliseconds