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

  /external/wpa_supplicant_8/src/wps/
httpread.h 33 HTTPREAD_HDR_TYPE_CONNECT = 8, /* hdr begins with ... */
httpread.c 235 h->hdr_type = HTTPREAD_HDR_TYPE_CONNECT;
343 case HTTPREAD_HDR_TYPE_CONNECT:

Completed in 43 milliseconds