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

  /external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c 55 static UINT8 ac_rec_type[AC_REC_TYPE_LEN] = { 0x61, 0x63 }; /* "ac" */
181 NDEF_TNF_WKT, ac_rec_type, AC_REC_TYPE_LEN,
  /external/libnfc-nci/src/nfc/include/
ndef_utils.h 72 #define AC_REC_TYPE_LEN 2 /* Alternative Carrier Record Type */
  /external/libnfc-nci/src/nfa/cho/
nfa_cho_util.c 55 static UINT8 ac_rec_type[AC_REC_TYPE_LEN] = { 0x61, 0x63 }; /* "ac" */
    [all...]

Completed in 389 milliseconds