Lines Matching refs:control_url
172 os_free(ap->control_url); in wps_er_ap_free()
599 ap->control_url = http_link_update( in wps_er_parse_device_description()
601 wpa_printf(MSG_DEBUG, "WPS ER: controlURL='%s'", ap->control_url); in wps_er_parse_device_description()
976 if (sta->ap->control_url == NULL) { in wps_er_sta_send_msg()
982 url = http_client_url_parse(sta->ap->control_url, &dst, &path); in wps_er_sta_send_msg()
1427 if (ap->control_url == NULL) { in wps_er_send_set_sel_reg()
1444 url = http_client_url_parse(ap->control_url, &dst, &path); in wps_er_send_set_sel_reg()
1707 if (ap->control_url == NULL) { in wps_er_ap_put_message()
1712 url = http_client_url_parse(ap->control_url, &dst, &path); in wps_er_ap_put_message()
1879 if (ap->control_url == NULL) { in wps_er_send_get_device_info()
1884 url = http_client_url_parse(ap->control_url, &dst, &path); in wps_er_send_get_device_info()