Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h415 #define RW_T4T_MAX_DATA_PER_READ (NFC_RW_POOL_BUF_SIZE - BT_HDR_SIZE - NCI_DATA_HDR_SIZE … macro
/external/libnfc-nci/src/nfc/tags/
Drw_t4t.c1525 if (p_t4t->cc_file.max_le >= RW_T4T_MAX_DATA_PER_READ) in rw_t4t_sm_detect_ndef()
1527 p_t4t->max_read_size = RW_T4T_MAX_DATA_PER_READ; in rw_t4t_sm_detect_ndef()