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

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c1057 while (data_len > NFC_TL_SIZE)
1059 data_len -= NFC_TL_SIZE;
1171 tl += NFC_TL_SIZE;
1391 plen-=NFC_TL_SIZE;
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h147 #define NFC_TL_SIZE 2 macro

Completed in 3436 milliseconds