2025-02-27 17:59:18 +08:00

7 lines
129 B
C

#pragma once
#include "os/os.h"
#include "media_mailbox_list_util.h"
bk_err_t bt_audio_event_handle(media_mailbox_msg_t *msg);