Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dsta_info.c186 hapd->num_sta--; in ap_free_sta()
626 if (hapd->num_sta >= hapd->conf->max_num_sta) { in ap_sta_add()
629 hapd->num_sta, hapd->conf->max_num_sta); in ap_sta_add()
657 hapd->num_sta++; in ap_sta_add()
Dhostapd.h117 int num_sta; /* number of entries in sta_list */ member
Dctrl_iface_ap.c517 (int) i, bss->num_sta); in hostapd_ctrl_iface_status()
Dbeacon.c71 WPA_PUT_LE16(eid, hapd->num_sta); in hostapd_eid_bss_load()
856 hapd->num_sta >= hapd->conf->max_num_sta && in handle_probe_req()