zephyr/tests/bluetooth/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
..
boards tests: bluetooth: shell: Enable flow control 2024-07-02 09:35:33 +02:00
snippets/xterm-native-shell Bluetooth: Shell: Fix native shell build 2024-07-10 11:47:07 -04:00
src Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
audio.conf Bluetooth: TBS: Make GTBS mandatory 2024-09-17 09:45:48 +02:00
cdc_acm.conf shell: Improve the default serial backend init level 2024-04-24 19:42:23 +00:00
CMakeLists.txt
Kconfig.sysbuild Bluetooth: shell: Enable sysbuild for nRF5340 2024-07-27 20:51:10 +03:00
log.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
mesh.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
prj_br.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
prj.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
run-bsim.sh Bluetooth: shell: add bsim runner script 2024-03-13 18:47:50 +02:00
sysbuild.cmake Bluetooth: shell: Enable sysbuild for nRF5340 2024-07-27 20:51:10 +03:00
testcase.yaml Bluetooth: TBS: Make GTBS mandatory 2024-09-17 09:45:48 +02:00
usb.overlay