Home
last modified time | relevance | path

Searched refs:num_sta_no_p2p (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dp2p_hostapd.c55 if (hapd->num_sta_no_p2p == 0) { in hostapd_p2p_set_noa()
Dhostapd.h160 int num_sta_no_p2p; member
Dhostapd.c920 hapd->num_sta_no_p2p++; in hostapd_new_assoc_sta()
921 if (hapd->num_sta_no_p2p == 1) in hostapd_new_assoc_sta()
Dsta_info.c183 hapd->num_sta_no_p2p--; in ap_free_sta()
184 if (hapd->num_sta_no_p2p == 0) in ap_free_sta()