Searched refs:T1T_CC_LEN (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dtags_defs.h79 #define T1T_CC_LEN 4 /* the len of CC used in T1T tag */ macro
/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t_ndef.c908 UINT8 start_offset = T1T_UID_LEN + T1T_CC_LEN + T1T_RES_BYTE_LEN;
1814 p_t1t->max_ndef_msg_len = ((p_ret->tms +1)* T1T_BLOCK_SIZE) - T1T_OTP_LOCK_RES_BYTES - T1T_UID_LEN - T1T_ADD_LEN - T1T_CC_LEN - T1T_TLV_TYPE_LEN - T1T_SHORT_NDEF_LEN_FIELD_LEN;

Completed in 60 milliseconds