Searched defs:http_put_reply_code (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_web.c242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) function
276 http_put_reply_code(buf, code);
1141 http_put_reply_code(buf, HTTP_OK);
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_web.c242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) function
276 http_put_reply_code(buf, code);
1141 http_put_reply_code(buf, HTTP_OK);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_web.c242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) function
276 http_put_reply_code(buf, code);
1141 http_put_reply_code(buf, HTTP_OK);

Completed in 184 milliseconds