Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nci/
Dnci_hmsgs.cc273 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_EE_MANAGE); in nci_snd_nfcee_discover()
306 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_EE_MANAGE); in nci_snd_nfcee_mode_set()
605 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_EE_MANAGE); in nci_snd_nfcee_power_link_control()
/system/nfc/src/include/
Dnci_defs.h77 #define NCI_GID_EE_MANAGE 0x02 /* 0010b NFCEE Management group */ macro
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc423 case NCI_GID_EE_MANAGE: /* 0x02 0010b NFCEE Discovery group */ in nfc_ncif_process_event()
451 case NCI_GID_EE_MANAGE: /* 0x02 0010b NFCEE Discovery group */ in nfc_ncif_process_event()
1767 case NCI_GID_EE_MANAGE: in nfc_ncif_proc_proprietary_rsp()