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

  /system/nfc/src/nfc/nci/
nci_hmsgs.c 55 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE);
86 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE);
116 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE);
148 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE);
198 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE);
234 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE);
  /system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 564 else if (gid == NCI_GID_CORE) {
640 if (gid == NCI_GID_CORE) {
nfc_hal_main.c 490 NCI_MSG_BLD_HDR0(p, NCI_MT_NTF, NCI_GID_CORE);
nfc_hal_dm.c 105 NCI_MSG_BLD_HDR0(p, NCI_MT_CMD, NCI_GID_CORE);
616 if (gid == NCI_GID_CORE) {
    [all...]
  /system/nfc/src/hal/include/
nci_defs.h 93 #define NCI_GID_CORE 0x00 /* 0000b NCI Core group */
  /system/nfc/src/nfc/nfc/
nfc_ncif.c 360 case NCI_GID_CORE: /* 0000b NCI Core group */
387 case NCI_GID_CORE: /* 0000b NCI Core group */
    [all...]

Completed in 241 milliseconds