Home
last modified time | relevance | path

Searched refs:check_sa_query (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c1075 bool check_sa_query = false; in hostapd_event_ch_switch() local
1081 check_sa_query = true; in hostapd_event_ch_switch()
1085 if (check_sa_query) { in hostapd_event_ch_switch()
H A Dieee802_11.c4460 static bool check_sa_query(struct hostapd_data *hapd, struct sta_info *sta, in check_sa_query() function
4611 if (check_sa_query(hapd, sta, reassoc)) in check_assoc_ies()
4667 if (check_sa_query(hapd, sta, reassoc)) in check_assoc_ies()

Completed in 10 milliseconds