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.cc326 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_EE_MANAGE); in nci_snd_nfcee_discover()
359 NCI_MSG_BLD_HDR0(pp, NCI_MT_CMD, NCI_GID_EE_MANAGE); in nci_snd_nfcee_mode_set()
639 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.h76 #define NCI_GID_EE_MANAGE 0x02 /* 0010b NFCEE Management group */ macro
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc285 if (*ps == ((NCI_MT_CMD << NCI_MT_SHIFT) | NCI_GID_EE_MANAGE)) { in nfc_ncif_check_cmd_queue()
449 case NCI_GID_EE_MANAGE: /* 0x02 0010b NFCEE Discovery group */ in nfc_ncif_process_event()
476 case NCI_GID_EE_MANAGE: /* 0x02 0010b NFCEE Discovery group */ in nfc_ncif_process_event()
1969 case NCI_GID_EE_MANAGE: in nfc_ncif_proc_proprietary_rsp()