OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_RW_POOL_BUF_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/include/
nfc_target.h
118
#ifndef
NFC_RW_POOL_BUF_SIZE
119
#define
NFC_RW_POOL_BUF_SIZE
GKI_BUF2_SIZE
/external/libnfc-nci/src/nfc/int/
rw_int.h
407
#define RW_T4T_MAX_DATA_PER_READ (
NFC_RW_POOL_BUF_SIZE
- BT_HDR_SIZE - NCI_DATA_HDR_SIZE - T4T_RSP_STATUS_WORDS_SIZE)
410
#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)
[
all
...]
Completed in 25 milliseconds