Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c73 if ((u8 & NCI_MT_MASK) == NCI_MT_DATA) in nfc_hal_nci_assemble_nci_msg()
554 if (mt == NCI_MT_DATA) in nfc_hal_nci_preproc_rx_nci_msg()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h57 #define NCI_MT_DATA 0x00 macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c381 case NCI_MT_DATA: in nfc_ncif_process_event()