zephyr/subsys/bluetooth/audio
Joakim Andersson a9b4cae019 Bluetooth: audio: Fix compilation issue with BT_AUDIO
Fix bluetooth audio compilation issue when BT_AUDIO is enabled but
no Bluetooth host services has been enabled.
This leads to an empty library file.
Instead of creating a new library for audio add the sources to the
parent library, similar to how bluetooth services are added.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-03-23 20:58:35 -05:00
..
CMakeLists.txt Bluetooth: audio: Fix compilation issue with BT_AUDIO 2021-03-23 20:58:35 -05:00
Kconfig Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
Kconfig.vocs Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
vocs_client.c Bluetooth: Audio: Append bt_ for everything defined in vocs_internal 2021-03-23 17:50:06 -04:00
vocs_internal.h Bluetooth: Audio: Append bt_ for everything defined in vocs_internal 2021-03-23 17:50:06 -04:00
vocs.c Bluetooth: Audio: VOCS add explicit ignore of notify return 2021-03-23 17:50:06 -04:00