Home
last modified time | relevance | path

Searched refs:RW_T1T_MAX_MEM_TLVS (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/int/
Drw_int.h43 #define RW_T1T_MAX_MEM_TLVS 0x05 /* Maximum supported Memory control TLVS in… macro
172 …tRW_T1T_RES_INFO mem_tlv[RW_T1T_MAX_MEM_TLVS]; /* Information retrieved from mem tlv …
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c1159 if (p_t1t->num_mem_tlvs >= RW_T1T_MAX_MEM_TLVS) in rw_t1t_handle_tlv_detect_rsp()