OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ERR_REC_TYPE_LEN
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c
59
static UINT8 err_rec_type[
ERR_REC_TYPE_LEN
] = { 0x65, 0x72, 0x72 }; /* "err" */
281
NDEF_TNF_WKT, err_rec_type,
ERR_REC_TYPE_LEN
,
/external/libnfc-nci/src/nfc/include/
ndef_utils.h
74
#define
ERR_REC_TYPE_LEN
3 /* Error Record Type */
Completed in 71 milliseconds