Searched refs:user_log (Results 1 – 1 of 1) sorted by relevance
337 struct bt_monitor_user_logging user_log; in monitor_log_process() local355 sizeof(user_log) + sizeof(id) + ctx.total_len + 1); in monitor_log_process()357 user_log.priority = monitor_priority_get(log_msg_get_level(&msg->log)); in monitor_log_process()358 user_log.ident_len = sizeof(id); in monitor_log_process()361 monitor_send(&user_log, sizeof(user_log)); in monitor_log_process()