Home
last modified time | relevance | path

Searched refs:WLAN_STA_GAS (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h35 #define WLAN_STA_GAS BIT(17) macro
H A Dsta_info.c646 if (sta->flags & WLAN_STA_GAS) { in ap_handle_session_timer()
1643 (flags & WLAN_STA_GAS ? "[GAS]" : ""), in ap_sta_flags_txt()
H A Dgas_serv.c67 sta->flags |= WLAN_STA_GAS; in gas_dialog_create()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h33 #define WLAN_STA_GAS BIT(17) macro
H A Dsta_info.c594 if (sta->flags & WLAN_STA_GAS) { in ap_handle_session_timer()
1433 (flags & WLAN_STA_GAS ? "[GAS]" : ""), in ap_sta_flags_txt()
H A Dgas_serv.c67 sta->flags |= WLAN_STA_GAS; in gas_dialog_create()

Completed in 13 milliseconds