Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dhostapd.h31 struct hostapd_config * (*config_read_cb)(const char *config_fname);
99 struct hostapd_config *iconf;
Dap_config.c70 struct hostapd_config * hostapd_config_defaults(void) in hostapd_config_defaults()
74 struct hostapd_config *conf; in hostapd_config_defaults()
78 conf = (struct hostapd_config *)os_zalloc(sizeof(*conf)); in hostapd_config_defaults()
Dieee802_1x.h15 struct hostapd_config;
Dap_config.h315 struct hostapd_config { struct
371 struct hostapd_config * hostapd_config_defaults(void); argument
373 void hostapd_config_free(struct hostapd_config *conf);