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

/external/libnfc-nci/src/include/
H A Dnfc_target.h118 #ifndef NFC_RW_POOL_BUF_SIZE
119 #define NFC_RW_POOL_BUF_SIZE GKI_BUF2_SIZE macro
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h415 #define RW_T4T_MAX_DATA_PER_READ (NFC_RW_POOL_BUF_SIZE - BT_HDR_SIZE - NCI_DATA_HDR_SIZE - T4T_RSP_STATUS_WORDS_SIZE)
418 #define RW_T4T_MAX_DATA_PER_WRITE (NFC_RW_POOL_BUF_SIZE - BT_HDR_SIZE - NCI_MSG_OFFSET_SIZE - NCI_DATA_HDR_SIZE - T4T_CMD_MAX_HDR_SIZE)

Completed in 32 milliseconds