zephyr/tests
Emil Gydesen a4f8744ccf Bluetooth: CCP: Client: Add get_bearers
Add bt_ccp_client_get_bearers that will return the bearers of
a client so that the application can always retrieve them if they
do not store them from the discovery callback.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-04-09 15:23:07 +02:00
..
application_development tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00
arch tests: arm: adjust test for relocated rom 2025-03-31 11:30:55 +02:00
benchmarks tests: Add benchmark for IPI performance 2025-04-04 21:15:14 +02:00
bluetooth Bluetooth: CCP: Client: Add get_bearers 2025-04-09 15:23:07 +02:00
boards tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00
boot tests: boot: mcuboot_recovery_retention: rm OVERLAY_CONFIG 2025-04-08 22:58:43 +02:00
bsim tests: Bluetooth: Add BT Tester GAP smoke test 2025-04-08 10:49:00 +02:00
cmake boards: arm: mps2: add pinctrl support for mps2 board 2025-04-07 15:18:10 +02:00
crypto
ctest/base
drivers tests: drivers: gpio: Add support for RZ/G2L-SMARC 2025-04-09 12:35:54 +02:00
integration/kernel
kconfig
kernel tests: timer: validate K_TIMEOUT_ABS_SEC 2025-04-07 07:28:00 +02:00
lib json: Fix calculation of object size 2025-04-08 11:44:51 +02:00
misc
modules
net tests: wifi: configs: Fix the test tags 2025-04-09 15:22:32 +02:00
posix test: posix: timers: Fix unused function warning 2025-03-24 07:53:10 +01:00
robot
subsys tests: littlefs: fix large partition mounting 2025-04-07 15:18:30 +02:00
unit everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
ztest ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml