Home
last modified time | relevance | path

Searched refs:dpp_controller (Results 1 - 11 of 11) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_tcp.c24 struct dpp_controller *ctrl;
66 struct dpp_controller { struct
596 static void dpp_controller_free(struct dpp_controller *ctrl) in dpp_controller_free()
1514 struct dpp_controller *ctrl = eloop_ctx; in dpp_controller_tcp_cb()
1649 struct dpp_controller *ctrl; in dpp_controller_start()
1759 struct dpp_controller *ctrl = dpp->controller; in dpp_controller_get_auth()
1777 struct dpp_controller *ctrl = dpp->controller; in dpp_controller_new_qr_code()
H A Ddpp_i.h21 struct dpp_controller *controller;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.h755 struct dpp_controller_conf *dpp_controller; member
H A Dap_config.c951 hostapd_dpp_controller_conf_free(conf->dpp_controller); in hostapd_config_free_bss()
H A Ddpp_hostapd.c2294 for (ctrl = hapd->conf->dpp_controller; ctrl; ctrl = ctrl->next) { in hostapd_dpp_add_controllers()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.h717 struct dpp_controller_conf *dpp_controller; member
H A Dap_config.c847 hostapd_dpp_controller_conf_free(conf->dpp_controller); in hostapd_config_free_bss()
H A Ddpp_hostapd.c1678 for (ctrl = hapd->conf->dpp_controller; ctrl; ctrl = ctrl->next) { in hostapd_dpp_add_controllers()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c78 struct dpp_controller *ctrl;
112 struct dpp_controller { struct
127 struct dpp_controller *controller;
9275 static void dpp_controller_free(struct dpp_controller *ctrl) in dpp_controller_free()
9860 struct dpp_controller *ctrl = eloop_ctx; in dpp_controller_tcp_cb()
9983 struct dpp_controller *ctrl; in dpp_controller_start()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c2331 conf->next = bss->dpp_controller; in hostapd_dpp_controller_parse()
2332 bss->dpp_controller = conf; in hostapd_dpp_controller_parse()
4601 } else if (os_strcmp(buf, "dpp_controller") == 0) { in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c2357 conf->next = bss->dpp_controller; in hostapd_dpp_controller_parse()
2358 bss->dpp_controller = conf; in hostapd_dpp_controller_parse()
4339 } else if (os_strcmp(buf, "dpp_controller") == 0) {

Completed in 36 milliseconds