Home
last modified time | relevance | path

Searched refs:http_link_update (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dhttp_client.h38 char * http_link_update(char *url, const char *base);
Dhttp_client.c317 char * http_link_update(char *url, const char *base) in http_link_update() function
Dwps_er.c595 ap->scpd_url = http_link_update( in wps_er_parse_device_description()
599 ap->control_url = http_link_update( in wps_er_parse_device_description()
603 ap->event_sub_url = http_link_update( in wps_er_parse_device_description()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dhttp_client.h38 char * http_link_update(char *url, const char *base);
Dhttp_client.c317 char * http_link_update(char *url, const char *base) in http_link_update() function
Dwps_er.c595 ap->scpd_url = http_link_update( in wps_er_parse_device_description()
599 ap->control_url = http_link_update( in wps_er_parse_device_description()
603 ap->event_sub_url = http_link_update( in wps_er_parse_device_description()