Searched refs:rtt_buf (Results 1 – 2 of 2) sorted by relevance
108 static uint8_t rtt_buf[RTT_BUF_SIZE]; in monitor_send() local115 drop = rtt_buf_offset + len > sizeof(rtt_buf); in monitor_send()117 (void)memcpy(rtt_buf + rtt_buf_offset, data, len); in monitor_send()123 hdr = (struct bt_monitor_hdr *)rtt_buf; in monitor_send()133 rtt_buf, rtt_buf_offset); in monitor_send()
60 static uint8_t rtt_buf[RTT_BUFFER_SIZE]; variable260 rtt_buf, sizeof(rtt_buf), in log_backend_rtt_cfg()