OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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)
180
UINT8 last_hdr[
NFC_SAVED_HDR_SIZE
];/* part of last NCI command header */
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
279
memcpy(nfc_cb.last_hdr, ps,
NFC_SAVED_HDR_SIZE
);
[
all
...]
Completed in 454 milliseconds