OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T4T_CMD_MAX_HDR_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/int/
ce_int.h
144
#define CE_T4T_MAX_LC (NFC_CE_POOL_BUF_SIZE - BT_HDR_SIZE - NCI_DATA_HDR_SIZE -
T4T_CMD_MAX_HDR_SIZE
)
rw_int.h
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
...]
/external/libnfc-nci/src/nfc/include/
tags_defs.h
326
#define
T4T_CMD_MAX_HDR_SIZE
5 /* CLA, INS, P1, P2, Lc */
Completed in 30 milliseconds