Home
last modified time | relevance | path

Searched refs:NFC_MAX_EE_INFO (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/nfc/src/include/
H A Dnfc_target.h223 #ifndef NFC_MAX_EE_INFO
224 #define NFC_MAX_EE_INFO 8 macro
/aosp12/system/nfc/src/nfc/nci/
H A Dnci_hrcv.cc483 if (p_tlv->len > NFC_MAX_EE_INFO) p_tlv->len = NFC_MAX_EE_INFO; in nci_proc_ee_management_ntf()
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_ee_api.h110 uint8_t info[NFC_MAX_EE_INFO];
/aosp12/system/nfc/src/nfc/include/
H A Dnfc_api.h273 uint8_t info[NFC_MAX_EE_INFO];