Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dsta_info.h37 #define WLAN_STA_GAS BIT(17) macro
Dsta_info.c567 if (sta->flags & WLAN_STA_GAS) { in ap_handle_session_timer()
1361 (flags & WLAN_STA_GAS ? "[GAS]" : ""), in ap_sta_flags_txt()
Dgas_serv.c67 sta->flags |= WLAN_STA_GAS; in gas_dialog_create()