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

  /external/wpa_supplicant_8/src/wps/
httpread.h 26 HTTPREAD_HDR_TYPE_REPLY = 1, /* hdr begins w/ HTTP/ */
httpread.c 214 h->hdr_type = HTTPREAD_HDR_TYPE_REPLY;
330 case HTTPREAD_HDR_TYPE_REPLY:
http_client.c 55 if (httpread_hdr_type_get(c->hread) == HTTPREAD_HDR_TYPE_REPLY)

Completed in 45 milliseconds