Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_upnp_web.c242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) in http_put_reply_code() function
276 http_put_reply_code(buf, code); in http_put_empty()
1141 http_put_reply_code(buf, HTTP_OK); in web_connection_parse_subscribe()