Searched refs:max_le (Results 1 – 4 of 4) sorted by relevance
470 if (p_t4t->cc_file.max_le < 0x000F) in rw_t4t_validate_cc_file()473 p_t4t->cc_file.max_le); in rw_t4t_validate_cc_file()680 BE_STREAM_TO_UINT16 (p_t4t->cc_file.max_le, p); in rw_t4t_sm_detect_ndef()698 RW_TRACE_DEBUG1 (" MaxLe: 0x%04X", p_t4t->cc_file.max_le); in rw_t4t_sm_detect_ndef()759 if (p_t4t->cc_file.max_le >= RW_T4T_MAX_DATA_PER_READ) in rw_t4t_sm_detect_ndef()765 p_t4t->max_read_size = p_t4t->cc_file.max_le; in rw_t4t_sm_detect_ndef()1286 p_t4t->cc_file.max_le = T4T_MIN_MLE; in rw_t4t_select()
1070 UINT16 max_le, in CE_T4TTestSetCC() argument1078 cc_len, version, max_le, max_lc); in CE_T4TTestSetCC()1108 if (max_le != 0xFFFF) in CE_T4TTestSetCC()1110 UINT16_TO_BE_STREAM (p, max_le); in CE_T4TTestSetCC()
211 UINT16 max_le,
436 UINT16 max_le; /* the max data size by a single ReadBinary */ member