Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h343 #define T4T_MAX_LENGTH_LE 0xFF /* Max number of bytes to be read from file in Read… macro
/external/libnfc-nci/src/nfc/tags/
Drw_t4t.c769 if (p_t4t->max_read_size >= T4T_MAX_LENGTH_LE) in rw_t4t_sm_detect_ndef()
771 p_t4t->max_read_size = T4T_MAX_LENGTH_LE; in rw_t4t_sm_detect_ndef()
1289 p_t4t->max_read_size = T4T_MAX_LENGTH_LE; in rw_t4t_select()