HomeSort by relevance Sort by last modified time
    Searched refs:NCI_MTS_CMD (Results 1 - 4 of 4) sorted by null

  /system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c 78 /* B0 */ NCI_MTS_CMD | NCI_GID_PROP,
nfc_hal_dm.c 48 NCI_MTS_CMD | NCI_GID_PROP, NCI_MSG_SET_FWFSM, 0x01, 0x00,
59 NCI_MTS_CMD | NCI_GID_PROP, NCI_MSG_GET_BUILD_INFO, 0x00};
63 NCI_MTS_CMD | NCI_GID_PROP, NCI_MSG_GET_PATCH_VERSION, 0x00};
383 UINT8_TO_STREAM(p, (NCI_MTS_CMD | NCI_GID_PROP));
415 UINT8_TO_STREAM(p, (NCI_MTS_CMD | NCI_GID_PROP));
    [all...]
nfc_hal_prm.c 634 UINT8_TO_STREAM(p, (NCI_MTS_CMD | NCI_GID_PROP));
833 NCI_MTS_CMD | NCI_GID_PROP, NCI_MSG_GET_PATCH_VERSION, 0x00};
    [all...]
  /system/nfc/src/hal/include/
nci_defs.h 70 #define NCI_MTS_CMD 0x20

Completed in 109 milliseconds