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_6/wpa_supplicant/src/wps/
httpread.h 28 * 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);
httpread.c 799 /* httpread_reply_code_get -- When reply is ready, returns reply code */
800 int httpread_reply_code_get(struct httpread *h) function
wps_upnp_event.c 228 reply_code = httpread_reply_code_get(hread);

Completed in 183 milliseconds