Home
last modified time | relevance | path

Searched refs:bt_cap_commander_distribute_broadcast_code (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/audio/cap_commander/src/
Dtest_distribute_broadcast_code.c116 err = bt_cap_commander_distribute_broadcast_code(distribute_broadcast_code_param); in test_distribute_broadcast_code()
156 err = bt_cap_commander_distribute_broadcast_code(&fixture->distribute_broadcast_code_param); in ZTEST_F()
171 err = bt_cap_commander_distribute_broadcast_code(NULL); in ZTEST_F()
185 err = bt_cap_commander_distribute_broadcast_code(&fixture->distribute_broadcast_code_param); in ZTEST_F()
199 err = bt_cap_commander_distribute_broadcast_code(&fixture->distribute_broadcast_code_param); in ZTEST_F()
215 err = bt_cap_commander_distribute_broadcast_code(&fixture->distribute_broadcast_code_param); in ZTEST_F()
229 err = bt_cap_commander_distribute_broadcast_code(&fixture->distribute_broadcast_code_param); in ZTEST_F()
243 err = bt_cap_commander_distribute_broadcast_code(&fixture->distribute_broadcast_code_param); in ZTEST_F()
263 err = bt_cap_commander_distribute_broadcast_code(&fixture->distribute_broadcast_code_param); in ZTEST_F()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dcap.h1053 int bt_cap_commander_distribute_broadcast_code(
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dcap_commander.c838 err = bt_cap_commander_distribute_broadcast_code(&param); in cmd_cap_commander_distribute_broadcast_code()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcap_commander_test.c1124 bt_cap_commander_distribute_broadcast_code(&distribute_broadcast_code_param); in test_distribute_broadcast_code()
/Zephyr-latest/subsys/bluetooth/audio/
Dcap_commander.c782 int bt_cap_commander_distribute_broadcast_code( in bt_cap_commander_distribute_broadcast_code() function
/Zephyr-latest/doc/releases/
Drelease-notes-4.1.rst211 * :c:func:`bt_cap_commander_distribute_broadcast_code`