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

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c1026 while (data_len > NFC_TL_SIZE)
1028 data_len -= NFC_TL_SIZE;
1140 tl += NFC_TL_SIZE;
1360 plen-=NFC_TL_SIZE;
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h146 #define NFC_TL_SIZE 2 macro

Completed in 83 milliseconds