Home
last modified time | relevance | path

Searched refs:http_request_send (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dhttp_server.h16 void http_request_send(struct http_request *req, struct wpabuf *resp);
Dhttp_server.c132 void http_request_send(struct http_request *req, struct wpabuf *resp) in http_request_send() function
158 http_request_send(req, resp); in http_request_send_and_deinit()