zephyr/subsys/bluetooth/audio/shell
Emil Gydesen eb22e1fc98 Bluetooth: TBS: Make GTBS mandatory
Any places that checked for GTBS is now always enabled
as GTBS is mandatory to support, and the Kconfig option
was removed.

Also removed a duplicate Kconfig option for TBS,
BT_TBS_SERVICE_COUNT, as it was unused.

The other Kconfig option BT_TBS_BEARER_COUNT is used
instead exclusively to set it if needed.

Since GTBS can now exist alone, it must also
support having its own calls and other values.
This means that the GTBS and TBS instances now share
the same underlying struct.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-17 09:45:48 +02:00
..
audio.h Bluetooth: ascs: Add dynamic ASE registration 2024-09-11 07:41:12 -04:00
bap_broadcast_assistant.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
bap_scan_delegator.c Bluetooth: BAP: Scan delegator add src without PA sync 2024-07-28 07:31:06 +03:00
bap_usb.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
bap.c Bluetooth: TBS: Make GTBS mandatory 2024-09-17 09:45:48 +02:00
cap_acceptor.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
cap_commander.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
cap_initiator.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
CMakeLists.txt Bluetooth: BAP: Shell: Add support for USB audio in 2024-05-14 09:34:19 +02:00
csip_set_coordinator.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
csip_set_member.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
gmap.c Bluetooth: ascs: Add dynamic ASE registration 2024-09-11 07:41:12 -04:00
has_client.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
has.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
mcc.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
media_controller.c everywhere: replace double words 2024-06-25 06:05:35 -04:00
micp_mic_ctlr.c bluetooth: audio: fix typo 2024-06-25 10:27:23 -04:00
micp_mic_dev.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
mpl.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
pbp.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
tbs_client.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
tbs.c Bluetooth: TBS: Make GTBS mandatory 2024-09-17 09:45:48 +02:00
tmap.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
vcp_vol_ctlr.c bluetooth: audio: fix typo 2024-06-25 10:27:23 -04:00
vcp_vol_rend.c LE Audio: add conn parameter for bt_vcp_vol_rend_cb 2024-08-20 14:45:35 +02:00