Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/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()