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

  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 112 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */ member in struct:__anon10288
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_api.c 128 memcpy(p_info->ee_tlv, p_cb->ee_tlv, p_cb->num_tlvs * sizeof(tNFA_EE_TLV));
nfa_ee_act.c     [all...]
  /packages/apps/Nfc/nci/jni/
SecureElement.cpp 316 fn, xx, yy, mEeInfo[xx].ee_tlv[yy].tag, mEeInfo[xx].ee_tlv[yy].len, mEeInfo[xx].ee_tlv[yy].info[0],
317 mEeInfo[xx].ee_tlv[yy].info[1], mEeInfo[xx].ee_tlv[yy].info[2]);
742 if ( (pEE->num_tlvs >= 1) && (pEE->ee_tlv[0].tag == NFA_EE_TAG_HCI_HOST_ID) )
743 destHost = pEE->ee_tlv[0].info[0];
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 152 tNFA_EE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* the TLV */ member in struct:__anon10414
  /external/libnfc-nci/src/nfc/nci/
nci_hrcv.c 397 p_tlv = &nfcee_info.ee_tlv[0];
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 274 tNFC_NFCEE_TLV ee_tlv[NFC_MAX_EE_TLVS];/* The TLVs associated with NFCEE */ member in struct:__anon10551
    [all...]

Completed in 186 milliseconds