7 lines
129 B
C
Raw Normal View History

2025-02-27 17:59:18 +08:00
#pragma once
#include "os/os.h"
#include "media_mailbox_list_util.h"
bk_err_t bt_audio_event_handle(media_mailbox_msg_t *msg);