Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dhttp_client.h37 char * http_client_get_hdr_line(struct http_client *c, const char *tag);
Dhttp_client.c309 char * http_client_get_hdr_line(struct http_client *c, const char *tag) in http_client_get_hdr_line() function
Dwps_er.c410 wps_er_get_sid(ap, http_client_get_hdr_line(c, "SID")); in wps_er_http_subscribe_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dhttp_client.h37 char * http_client_get_hdr_line(struct http_client *c, const char *tag);
Dhttp_client.c309 char * http_client_get_hdr_line(struct http_client *c, const char *tag) in http_client_get_hdr_line() function
Dwps_er.c410 wps_er_get_sid(ap, http_client_get_hdr_line(c, "SID")); in wps_er_http_subscribe_cb()