bluetooth: shell: Add shell commands for LE Connection Subrating

Add commands to allow requesting a subrate change via the BT shell.
A new build configuration has been added to ensure this is tested in CI.

Signed-off-by: Aleksandar Stanoev <aleksandar.stanoev@nordicsemi.no>
This commit is contained in:
Aleksandar Stanoev 2024-07-30 16:57:48 +01:00 committed by Carles Cufí
commit 52ffbd85c8
2 changed files with 115 additions and 0 deletions

View file

@ -29,6 +29,13 @@ tests:
platform_allow:
- native_posix
build_only: true
bluetooth.shell.subrating:
extra_configs:
- CONFIG_BT_SUBRATING=y
- CONFIG_BT_CTLR=n
platform_allow:
- native_posix
build_only: true
bluetooth.shell.cdc_acm:
extra_args:
- OVERLAY_CONFIG=cdc_acm.conf