blob: 2f90da4167d53c21fb5625f8e341d2915846a57c [file] [log] [blame]
/* Bluetooth Audio Unicast Server */
/*
* Copyright (c) 2021-2022 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/bluetooth/audio/audio.h>
extern const struct bt_audio_unicast_server_cb *unicast_server_cb;