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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h642 * struct hostapd_config - Per-radio interface configuration
644 struct hostapd_config { struct
763 struct hostapd_config * hostapd_config_defaults(void);
769 void hostapd_config_free(struct hostapd_config *conf);
783 int hostapd_config_check(struct hostapd_config *conf, int full_config);
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h642 * struct hostapd_config - Per-radio interface configuration
644 struct hostapd_config { struct
763 struct hostapd_config * hostapd_config_defaults(void);
769 void hostapd_config_free(struct hostapd_config *conf);
783 int hostapd_config_check(struct hostapd_config *conf, int full_config);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h642 * struct hostapd_config - Per-radio interface configuration
644 struct hostapd_config { struct
763 struct hostapd_config * hostapd_config_defaults(void);
769 void hostapd_config_free(struct hostapd_config *conf);
783 int hostapd_config_check(struct hostapd_config *conf, int full_config);

Completed in 148 milliseconds