Home
last modified time | relevance | path

Searched defs:is_received (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc48 bool is_received, const uint64_t timestamp_us) { in nfcsnoop_cb()
117 void nfcsnoop_capture(const NFC_HDR* packet, bool is_received) { in nfcsnoop_capture()
/system/nfc/src/include/
Ddebug_nfcsnoop.h38 uint8_t is_received; member
/system/bt/hci/src/
Dbtsnoop.cc255 static void capture(const BT_HDR* buffer, bool is_received) { in capture()
404 static bool should_filter_log(bool is_received, uint8_t* packet) { in should_filter_log()
431 bool is_received, uint64_t timestamp_us) { in btsnoop_write_packet()