HomeSort by relevance Sort by last modified time
    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,
65 NCI_MTS_CMD|NCI_GID_PROP,
73 NCI_MTS_CMD|NCI_GID_PROP,
417 UINT8_TO_STREAM (p, (NCI_MTS_CMD|NCI_GID_PROP));
646 else if (gid == NCI_GID_PROP) /* this is for download patch */
    [all...]
nfc_hal_prm.c 637 UINT8_TO_STREAM (p, (NCI_MTS_CMD|NCI_GID_PROP));
835 NCI_MTS_CMD|NCI_GID_PROP,
    [all...]
nfc_hal_hci.c 594 NCI_MSG_BLD_HDR0 (p, NCI_MT_CMD, NCI_GID_PROP);
nfc_hal_nci.c 567 if (gid == NCI_GID_PROP) /* this is for hci netwk ntf */
  /external/libnfc-nci/src/nfc/nfc/
nfc_vs.c 136 NCI_MSG_BLD_HDR0 (pp, NCI_MT_CMD, NCI_GID_PROP);
nfc_ncif.c 415 case NCI_GID_PROP: /* 1111b Proprietary */
443 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 207 milliseconds