HomeSort by relevance Sort by last modified time
    Searched refs:httpread_reply_code_get (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/wps/
httpread.h 22 * 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);
http_client.c 57 int reply_code = httpread_reply_code_get(c->hread);
httpread.c 786 /* httpread_reply_code_get -- When reply is ready, returns reply code */
787 int httpread_reply_code_get(struct httpread *h) function

Completed in 99 milliseconds