Home
last modified time | relevance | path

Searched refs:NCI_MSG_CORE_RESET (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfc/nci/
Dnci_hrcv.c59 case NCI_MSG_CORE_RESET: in nci_proc_core_rsp()
115 case NCI_MSG_CORE_RESET: in nci_proc_core_ntf()
Dnci_hmsgs.c56 NCI_MSG_BLD_HDR1(pp, NCI_MSG_CORE_RESET); in nci_snd_core_reset()
/system/nfc/src/hal/include/
Dnci_defs.h214 #define NCI_MSG_CORE_RESET 0 macro
/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm.c617 if (op_code == NCI_MSG_CORE_RESET) { in nfc_hal_dm_proc_msg_during_init()