Searched refs:dpp_controller (Results 1 – 6 of 6) sorted by relevance
24 struct dpp_controller *ctrl;66 struct dpp_controller { struct596 static void dpp_controller_free(struct dpp_controller *ctrl) in dpp_controller_free()1510 struct dpp_controller *ctrl = eloop_ctx; in dpp_controller_tcp_cb()1645 struct dpp_controller *ctrl; in dpp_controller_start()1755 struct dpp_controller *ctrl = dpp->controller; in dpp_controller_get_auth()1773 struct dpp_controller *ctrl = dpp->controller; in dpp_controller_new_qr_code()
21 struct dpp_controller *controller;
755 struct dpp_controller_conf *dpp_controller; member
950 hostapd_dpp_controller_conf_free(conf->dpp_controller); in hostapd_config_free_bss()
2288 for (ctrl = hapd->conf->dpp_controller; ctrl; ctrl = ctrl->next) { in hostapd_dpp_add_controllers()
2325 conf->next = bss->dpp_controller; in hostapd_dpp_controller_parse()2326 bss->dpp_controller = conf; in hostapd_dpp_controller_parse()