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/src/ap/
Dsta_info.h35 #define WLAN_STA_WNM_SLEEP_MODE BIT(19) macro
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()
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()
Dsta_info.c1437 (flags & WLAN_STA_WNM_SLEEP_MODE ? in ap_sta_flags_txt()
Dieee802_11.c4852 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in handle_assoc_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dsta_info.h37 #define WLAN_STA_WNM_SLEEP_MODE BIT(19) macro
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()
Ddrv_callbacks.c87 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in hostapd_notify_assoc_fils_finish()
709 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in hostapd_notif_assoc()
1050 !(sta->flags & WLAN_STA_WNM_SLEEP_MODE)) { in hostapd_event_ch_switch()
Dsta_info.c1617 (flags & WLAN_STA_WNM_SLEEP_MODE ? in ap_sta_flags_txt()
Dieee802_11.c6478 sta->flags &= ~WLAN_STA_WNM_SLEEP_MODE; in handle_assoc_cb()