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

/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 78 milliseconds