Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dce_int.h140 #define CE_T4T_MAX_LE (NFC_CE_POOL_BUF_SIZE - BT_HDR_SIZE - NCI_MSG_OFFSET_SIZE - NCI_DAT…
143 #define CE_T4T_MAX_LC (NFC_CE_POOL_BUF_SIZE - BT_HDR_SIZE - NCI_DATA_HDR_SIZE - T4T_CMD_M…
/external/libnfc-nci/src/include/
Dnfc_target.h127 #ifndef NFC_CE_POOL_BUF_SIZE
128 #define NFC_CE_POOL_BUF_SIZE GKI_BUF2_SIZE macro