Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h990 struct hostapd_config { struct
991 struct hostapd_bss_config **bss, *last_bss;
992 size_t num_bss;
994 u16 beacon_int;
995 int rts_threshold;
996 int fragm_threshold;
997 u8 op_class;
998 u8 channel;
999 int enable_edmg;
1000 u8 edmg_channel;
[all …]