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 183 NFC_API extern tNFA_STATUS NFA_CeRegisterAidOnDH (UINT8 aid[NFC_MAX_AID_LEN],
nfa_ee_api.h 34 #define NFA_MAX_AID_LEN NFC_MAX_AID_LEN /* 16 per ISO 7816 specification */
nfa_api.h 41 #define NFA_MAX_AID_LEN NFC_MAX_AID_LEN
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ce_int.h 97 UINT8 aid[NFC_MAX_AID_LEN]; /* AID to listen for (For type-4 only) */
  /external/libnfc-nci/src/nfc/int/
ce_int.h 85 UINT8 aid[NFC_MAX_AID_LEN];
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 287 #define NFC_MAX_AID_LEN NCI_MAX_AID_LEN /* 16 */
423 UINT8 aid[NFC_MAX_AID_LEN]; /* application id */
428 UINT8 aid[NFC_MAX_AID_LEN]; /* application id */
    [all...]
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_api.c 346 tNFA_STATUS NFA_CeRegisterAidOnDH (UINT8 aid[NFC_MAX_AID_LEN],
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c     [all...]

Completed in 124 milliseconds