Searched refs:encode_hdr (Results 1 – 1 of 1) sorted by relevance
203 static inline void encode_hdr(struct bt_monitor_hdr *hdr, uint32_t timestamp, in encode_hdr() function238 encode_hdr(&hdr, monitor_ts_get(), opcode, len); in bt_monitor_send()353 encode_hdr(&hdr, (uint32_t)log_msg_get_timestamp(&msg->log), in monitor_log_process()