Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm.c639 if (mt == NCI_MT_RSP) in nfc_hal_dm_proc_msg_during_init()
850 if (mt == NCI_MT_RSP) in nfc_hal_dm_proc_msg_during_exit()
Dnfc_hal_nci.c609 if (mt == NCI_MT_RSP) in nfc_hal_nci_preproc_rx_nci_msg()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h59 #define NCI_MT_RSP 2 /* (NCI_MT_RSP << NCI_MT_SHIFT) = 0x40 */ macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c388 case NCI_MT_RSP: in nfc_ncif_process_event()