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

  /external/libnfc-nci/src/nfa/include/
nfa_ce_api.h 179 NFC_API extern tNFA_STATUS NFA_CeRegisterAidOnDH (UINT8 aid[NFC_MAX_AID_LEN],
nfa_ee_api.h 35 #define NFA_MAX_AID_LEN NFC_MAX_AID_LEN /* 16 per ISO 7816 specification */
nfa_api.h 43 #define NFA_MAX_AID_LEN NFC_MAX_AID_LEN
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ce_int.h 98 UINT8 aid[NFC_MAX_AID_LEN]; /* AID to listen for (For type-4 only) */
  /external/libnfc-nci/src/nfc/int/
ce_int.h 86 UINT8 aid[NFC_MAX_AID_LEN];
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_api.c 324 tNFA_STATUS NFA_CeRegisterAidOnDH (UINT8 aid[NFC_MAX_AID_LEN],
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 289 #define NFC_MAX_AID_LEN NCI_MAX_AID_LEN /* 16 */
425 UINT8 aid[NFC_MAX_AID_LEN]; /* application id */
430 UINT8 aid[NFC_MAX_AID_LEN]; /* application id */
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c     [all...]

Completed in 59 milliseconds