Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nci/
Dnci_hrcv.cc362 case NCI_MSG_NFCEE_MODE_SET: in nci_proc_ee_management_rsp()
487 case NCI_MSG_NFCEE_MODE_SET: in nci_proc_ee_management_ntf()
Dnci_hmsgs.cc307 NCI_MSG_BLD_HDR1(pp, NCI_MSG_NFCEE_MODE_SET); in nci_snd_nfcee_mode_set()
/system/nfc/src/include/
Dnci_defs.h218 #define NCI_MSG_NFCEE_MODE_SET 1 macro