Home
last modified time | relevance | path

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

/system/nfc/src/include/
Ddebug_nfcsnoop.h48 void nfcsnoop_capture(const NFC_HDR* packet, bool is_received);
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc117 void nfcsnoop_capture(const NFC_HDR* packet, bool is_received) { in nfcsnoop_capture() function
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc228 nfcsnoop_capture(p, false); in nfc_ncif_send_data()
358 nfcsnoop_capture(p_buf, false); in nfc_ncif_send_cmd()
390 nfcsnoop_capture(p_msg, true); in nfc_ncif_process_event()