Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nci/
Dnci_hrcv.c63 case NCI_MSG_CORE_RESET: in nci_proc_core_rsp()
121 case NCI_MSG_CORE_RESET: in nci_proc_core_ntf()
Dnci_hmsgs.c59 NCI_MSG_BLD_HDR1 (pp, NCI_MSG_CORE_RESET); in nci_snd_core_reset()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h201 #define NCI_MSG_CORE_RESET 0 macro
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm.c657 if (op_code == NCI_MSG_CORE_RESET) in nfc_hal_dm_proc_msg_during_init()