Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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()