Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h202 #define RW_T2T_MAX_MEM_TLVS 0x05 /* Maximum supported Memory control… macro
349 …tRW_T2T_RES_INFO mem_tlv[RW_T2T_MAX_MEM_TLVS]; /* Information retrieved from mem tlv …
/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c699 if (p_t2t->num_mem_tlvs >= RW_T2T_MAX_MEM_TLVS) in rw_t2t_handle_tlv_detect_rsp()