Searched defs:is_received (Results 1 – 3 of 3) sorted by relevance
48 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()
38 uint8_t is_received; member
255 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()