OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:control_url
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps_er.h
58
char *
control_url
;
member in struct:wps_er_ap
wps_er.c
172
os_free(ap->
control_url
);
600
ap->
control_url
= http_link_update(
602
wpa_printf(MSG_DEBUG, "WPS ER: controlURL='%s'", ap->
control_url
);
977
if (sta->ap->
control_url
== NULL) {
983
url = http_client_url_parse(sta->ap->
control_url
, &dst, &path);
[
all
...]
Completed in 55 milliseconds