OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ee_tlv
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_ee_api.h
114
tNFA_EE_TLV
ee_tlv
[NFC_MAX_EE_TLVS];/* the TLV */
member in struct:__anon3577
/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
...]
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
154
tNFA_EE_TLV
ee_tlv
[NFC_MAX_EE_TLVS];/* the TLV */
member in struct:__anon3705
/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
275
tNFC_NFCEE_TLV
ee_tlv
[NFC_MAX_EE_TLVS];/* The TLVs associated with NFCEE */
member in struct:__anon3843
[
all
...]
Completed in 1004 milliseconds