Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/integration/fakes/
Dhal_fakes.cc50 buffer[1] = (mt == NCI_MT_DATA) ? 0 : opcode; in SimulatePacketArrival()
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc171 } else if (mt == NCI_MT_DATA) { in nfcsnoop_capture()
/system/nfc/src/include/
Dnci_defs.h56 #define NCI_MT_DATA 0x00 macro
/system/nfc/src/fuzzers/integration/
Dnfc_integration_fuzzer_impl.cc262 if (mt == NCI_MT_DATA) { in DoPacket()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc419 case NCI_MT_DATA: in nfc_ncif_process_event()
1953 case NCI_MT_DATA: in nfc_ncif_proc_proprietary_rsp()