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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h183 * struct hostapd_bss_config - Per-BSS configuration
185 struct hostapd_bss_config { struct
524 struct hostapd_bss_config **bss, *last_bss;
609 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
611 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
616 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
619 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
626 void hostapd_set_security_params(struct hostapd_bss_config *bss,
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h183 * struct hostapd_bss_config - Per-BSS configuration
185 struct hostapd_bss_config { struct
524 struct hostapd_bss_config **bss, *last_bss;
609 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
611 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
616 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
619 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
626 void hostapd_set_security_params(struct hostapd_bss_config *bss,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h183 * struct hostapd_bss_config - Per-BSS configuration
185 struct hostapd_bss_config { struct
524 struct hostapd_bss_config **bss, *last_bss;
609 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
611 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
616 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
619 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
626 void hostapd_set_security_params(struct hostapd_bss_config *bss,

Completed in 119 milliseconds