Home
last modified time | relevance | path

Searched defs:hostapd_bss_config (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.7.0/components/wpa_supplicant/src/ap/
Dap_config.h179 struct hostapd_bss_config { struct
180 int max_num_sta; /* maximum number of STAs in station table */
182 int dtim_period;
184 int ieee802_1x; /* use IEEE 802.1X */
185 int eapol_version;
186 struct hostapd_ssid ssid;
188 int wep_rekeying_period;
189 int broadcast_key_idx_min, broadcast_key_idx_max;
191 enum {
195 } macaddr_acl;
[all …]