Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h45 #define RW_T1T_MAX_LOCK_BYTES 0x1E /* Maximum supported dynamic lock bytes … macro
170 …tRW_T1T_LOCK lockbyte[RW_T1T_MAX_LOCK_BYTES]; /* Dynamic Lock byte information …
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c1122 if (p_t1t->num_lockbytes < RW_T1T_MAX_LOCK_BYTES) in rw_t1t_handle_tlv_detect_rsp()
1130 …TRACE_ERROR1 ("T1T Buffer overflow error. Max supported lock bytes=0x%02X", RW_T1T_MAX_LOCK_BYTES); in rw_t1t_handle_tlv_detect_rsp()