Home
last modified time | relevance | path

Searched full:cap_commander (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcap.rst253 the optionally included CSIS instance by calling (:code:`cap_commander discover`).
257 cap_commander --help
258 cap_commander - Bluetooth CAP commander shell commands
289 uart:~$ cap_commander discover
300 uart:~$ cap_commander change_volume 15
301 uart:~$ cap_commander change_volume 15
319 uart:~$ cap_commander discover
326 uart:~$ cap_commander discover
331 uart:~$ cap_commander change_volume_offset 10
337 uart:~$ cap_commander change_volume_offset 10 15
[all …]
/Zephyr-latest/tests/bluetooth/audio/cap_commander/uut/
DCMakeLists.txt11 ${ZEPHYR_BASE}/subsys/bluetooth/audio/cap_commander.c
17 cap_commander.c
27 target_include_directories(uut PRIVATE ${ZEPHYR_BASE}/tests/bluetooth/audio/cap_commander/include)
Dcap_commander.c9 #include "cap_commander.h"
/Zephyr-latest/tests/bluetooth/audio/cap_commander/
Dtestcase.yaml6 bluetooth.audio.cap_commander.test_default:
DCMakeLists.txt9 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/cap_commander/uut uut)
/Zephyr-latest/subsys/bluetooth/audio/shell/
DCMakeLists.txt64 cap_commander.c
Dcap_commander.c902 SHELL_CMD_ARG_REGISTER(cap_commander, &cap_commander_cmds, "Bluetooth CAP commander shell commands",
/Zephyr-latest/tests/bluetooth/audio/cap_commander/src/
Dtest_common.c9 #include "cap_commander.h"
Dmain.c15 #include "cap_commander.h"
Dtest_distribute_broadcast_code.c15 #include "cap_commander.h"
Dtest_micp.c16 #include "cap_commander.h"
Dtest_broadcast_reception.c15 #include "cap_commander.h"
Dtest_vcp.c16 #include "cap_commander.h"
/Zephyr-latest/subsys/bluetooth/audio/
DCMakeLists.txt66 zephyr_library_sources_ifdef(CONFIG_BT_CAP_COMMANDER cap_commander.c)