OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCI_GID_PROP
(Results
1 - 8
of
8
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c
76
/* B0 */ NCI_MTS_CMD|
NCI_GID_PROP
,
nfc_hal_dm.c
51
NCI_MTS_CMD|
NCI_GID_PROP
,
62
NCI_MTS_CMD|
NCI_GID_PROP
,
70
NCI_MTS_CMD|
NCI_GID_PROP
,
418
UINT8_TO_STREAM (p, (NCI_MTS_CMD|
NCI_GID_PROP
));
529
else if (gid ==
NCI_GID_PROP
) /* this is for download patch */
[
all
...]
nfc_hal_hci.c
483
NCI_MSG_BLD_HDR0 (p, NCI_MT_CMD,
NCI_GID_PROP
);
nfc_hal_nci.c
561
if (gid ==
NCI_GID_PROP
) /* this is for hci netwk ntf */
nfc_hal_prm.c
719
NCI_MTS_CMD|
NCI_GID_PROP
,
[
all
...]
/external/libnfc-nci/src/nfc/nfc/
nfc_vs.c
136
NCI_MSG_BLD_HDR0 (pp, NCI_MT_CMD,
NCI_GID_PROP
);
nfc_ncif.c
412
case
NCI_GID_PROP
: /* 1111b Proprietary */
440
case
NCI_GID_PROP
: /* 1111b Proprietary */
[
all
...]
/external/libnfc-nci/src/hal/include/
nci_defs.h
88
#define
NCI_GID_PROP
0x0F /* 1111b Proprietary */
Completed in 836 milliseconds