OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCI_CORE_PARAM_SIZE_CON_CREATE
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c
197
UINT8 size =
NCI_CORE_PARAM_SIZE_CON_CREATE
+tlv_size;
203
p->len = NCI_MSG_HDR_SIZE +
NCI_CORE_PARAM_SIZE_CON_CREATE
;
/external/libnfc-nci/src/hal/include/
nci_defs.h
270
#define
NCI_CORE_PARAM_SIZE_CON_CREATE
0x02 /* handle, num_tlv, (tlv) */
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c
700
if ( ((
NCI_CORE_PARAM_SIZE_CON_CREATE
+ 4) == *p++)
Completed in 519 milliseconds