Home
last modified time | relevance | path

Searched refs:NCI_GID_CORE (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/nci/
Dnci_hmsgs.cc55 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE); in nci_snd_core_reset()
86 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE); in nci_snd_core_init()
120 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE); in nci_snd_core_get_config()
152 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE); in nci_snd_core_set_config()
202 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE); in nci_snd_core_conn_create()
238 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE); in nci_snd_core_conn_close()
684 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_CORE); in nci_snd_core_set_power_sub_state()
/system/nfc/src/include/
Dnci_defs.h75 #define NCI_GID_CORE 0x00 /* 0000b NCI Core group */ macro
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc415 case NCI_GID_CORE: /* 0000b NCI Core group */ in nfc_ncif_process_event()
443 case NCI_GID_CORE: /* 0000b NCI Core group */ in nfc_ncif_process_event()
1758 case NCI_GID_CORE: in nfc_ncif_proc_proprietary_rsp()