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

  /external/libnfc-nci/src/nfc/int/
nfc_int.h 139 #define NFC_SAVED_HDR_SIZE (2)
181 UINT8 last_hdr[NFC_SAVED_HDR_SIZE];/* part of last NCI command header */
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 282 memcpy(nfc_cb.last_hdr, ps, NFC_SAVED_HDR_SIZE);
    [all...]

Completed in 254 milliseconds