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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h521 * struct hostapd_config - Per-radio interface configuration
523 struct hostapd_config { struct
608 struct hostapd_config * hostapd_config_defaults(void);
612 void hostapd_config_free(struct hostapd_config *conf);
625 int hostapd_config_check(struct hostapd_config *conf, int full_config);
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h521 * struct hostapd_config - Per-radio interface configuration
523 struct hostapd_config { struct
608 struct hostapd_config * hostapd_config_defaults(void);
612 void hostapd_config_free(struct hostapd_config *conf);
625 int hostapd_config_check(struct hostapd_config *conf, int full_config);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h521 * struct hostapd_config - Per-radio interface configuration
523 struct hostapd_config { struct
608 struct hostapd_config * hostapd_config_defaults(void);
612 void hostapd_config_free(struct hostapd_config *conf);
625 int hostapd_config_check(struct hostapd_config *conf, int full_config);

Completed in 326 milliseconds