Home
last modified time | relevance | path

Searched refs:NCI_MT_NTF (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c569 if (mt == NCI_MT_NTF) in nfc_hal_nci_preproc_rx_nci_msg()
581 if (mt == NCI_MT_NTF) in nfc_hal_nci_preproc_rx_nci_msg()
Dnfc_hal_dm.c615 if (mt == NCI_MT_NTF) in nfc_hal_dm_proc_msg_during_init()
648 if (mt == NCI_MT_NTF) in nfc_hal_dm_proc_msg_during_init()
Dnfc_hal_main.c473 NCI_MSG_BLD_HDR0(p, NCI_MT_NTF, NCI_GID_CORE); in nfc_hal_send_credit_ntf_for_cid()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h60 #define NCI_MT_NTF 3 /* (NCI_MT_NTF << NCI_MT_SHIFT) = 0x60 */ macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c426 case NCI_MT_NTF: in nfc_ncif_process_event()