Searched refs:httpread_reply_code_get (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dhttpread.h28 * available to callback via call to httpread_reply_code_get()
94 /* httpread_reply_code_get -- When reply is ready, returns reply code */
95 int httpread_reply_code_get(struct httpread *h);
H A Dhttpread.c799 /* httpread_reply_code_get -- When reply is ready, returns reply code */
800 int httpread_reply_code_get(struct httpread *h) function
H A Dwps_upnp_event.c228 reply_code = httpread_reply_code_get(hread);
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttpread.h22 * available to callback via call to httpread_reply_code_get()
88 /* httpread_reply_code_get -- When reply is ready, returns reply code */
89 int httpread_reply_code_get(struct httpread *h);
H A Dhttp_client.c57 int reply_code = httpread_reply_code_get(c->hread);
H A Dhttpread.c793 /* httpread_reply_code_get -- When reply is ready, returns reply code */
794 int httpread_reply_code_get(struct httpread *h) function
/external/wpa_supplicant_8/src/wps/
H A Dhttpread.h22 * available to callback via call to httpread_reply_code_get()
88 /* httpread_reply_code_get -- When reply is ready, returns reply code */
89 int httpread_reply_code_get(struct httpread *h);
H A Dhttp_client.c57 int reply_code = httpread_reply_code_get(c->hread);
H A Dhttpread.c793 /* httpread_reply_code_get -- When reply is ready, returns reply code */
794 int httpread_reply_code_get(struct httpread *h) function
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttpread.h22 * available to callback via call to httpread_reply_code_get()
88 /* httpread_reply_code_get -- When reply is ready, returns reply code */
89 int httpread_reply_code_get(struct httpread *h);
H A Dhttp_client.c57 int reply_code = httpread_reply_code_get(c->hread);
H A Dhttpread.c793 /* httpread_reply_code_get -- When reply is ready, returns reply code */
794 int httpread_reply_code_get(struct httpread *h) function

Completed in 123 milliseconds