Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h44 #define RW_T1T_MAX_LOCK_TLVS 0x05 /* Maximum supported Lock control TLVS in t… macro
168 …tRW_T1T_LOCK_INFO lock_tlv[RW_T1T_MAX_LOCK_TLVS]; /* Information retrieved from lock control…
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c1111 if (p_t1t->num_lock_tlvs < RW_T1T_MAX_LOCK_TLVS) in rw_t1t_handle_tlv_detect_rsp()
1137 …W_TRACE_ERROR1 ("T1T Buffer overflow error. Max supported lock tlvs=0x%02X", RW_T1T_MAX_LOCK_TLVS); in rw_t1t_handle_tlv_detect_rsp()