OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AC_REC_TYPE_LEN
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c
56
static UINT8 ac_rec_type[
AC_REC_TYPE_LEN
] = { 0x61, 0x63 }; /* "ac" */
185
NDEF_TNF_WKT, ac_rec_type,
AC_REC_TYPE_LEN
,
/external/libnfc-nci/src/nfc/include/
ndef_utils.h
73
#define
AC_REC_TYPE_LEN
2 /* Alternative Carrier Record Type */
Completed in 675 milliseconds