OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_CE_POOL_BUF_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/int/
ce_int.h
140
#define CE_T4T_MAX_LE (
NFC_CE_POOL_BUF_SIZE
- BT_HDR_SIZE - NCI_MSG_OFFSET_SIZE - NCI_DATA_HDR_SIZE - T4T_RSP_STATUS_WORDS_SIZE)
143
#define CE_T4T_MAX_LC (
NFC_CE_POOL_BUF_SIZE
- BT_HDR_SIZE - NCI_DATA_HDR_SIZE - T4T_CMD_MAX_HDR_SIZE)
/external/libnfc-nci/src/include/
nfc_target.h
127
#ifndef
NFC_CE_POOL_BUF_SIZE
128
#define
NFC_CE_POOL_BUF_SIZE
GKI_BUF2_SIZE
Completed in 18 milliseconds