Searched refs:NCI_GID_PROP (Results 1 - 8 of 8) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_dm_cfg.c76 /* B0 */ NCI_MTS_CMD|NCI_GID_PROP,
H A Dnfc_hal_dm.c51 NCI_MTS_CMD|NCI_GID_PROP,
62 NCI_MTS_CMD|NCI_GID_PROP,
70 NCI_MTS_CMD|NCI_GID_PROP,
419 UINT8_TO_STREAM (p, (NCI_MTS_CMD|NCI_GID_PROP));
530 else if (gid == NCI_GID_PROP) /* this is for download patch */
H A Dnfc_hal_hci.c491 NCI_MSG_BLD_HDR0 (p, NCI_MT_CMD, NCI_GID_PROP);
H A Dnfc_hal_nci.c561 if (gid == NCI_GID_PROP) /* this is for hci netwk ntf */
H A Dnfc_hal_prm.c727 NCI_MTS_CMD|NCI_GID_PROP,
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_vs.c136 NCI_MSG_BLD_HDR0 (pp, NCI_MT_CMD, NCI_GID_PROP);
H A Dnfc_ncif.c413 case NCI_GID_PROP: /* 1111b Proprietary */
441 case NCI_GID_PROP: /* 1111b Proprietary */
/external/libnfc-nci/src/hal/include/
H A Dnci_defs.h88 #define NCI_GID_PROP 0x0F /* 1111b Proprietary */ macro

Completed in 108 milliseconds