Searched full:cap_initiator (Results 1 – 25 of 31) sorted by relevance
12
14 This sample can be found under :zephyr_file:`samples/bluetooth/cap_initiator` in the Zephyr tree.38 :zephyr-app: samples/bluetooth/cap_initiator/46 :zephyr-app: samples/bluetooth/cap_initiator/60 :zephyr-app: samples/bluetooth/cap_initiator/72 :zephyr-app: samples/bluetooth/cap_initiator/
5 sample.bluetooth.cap_initiator:17 sample.bluetooth.cap_initiator.bt_ll_sw_split:
5 project(cap_initiator) project
13 ${ZEPHYR_BASE}/subsys/bluetooth/audio/cap_initiator.c22 cap_initiator.c29 target_include_directories(uut PRIVATE ${ZEPHYR_BASE}/tests/bluetooth/audio/cap_initiator/include)
11 #include "cap_initiator.h"
58 FAIL("cap_initiator FAILED with(Did not pass after %d seconds)\n ", in test_cap_initiator_sample_tick()71 FAIL("cap_initiator FAILED with (Did not pass after %d seconds)\n ", in test_cap_initiator_sample_tick()77 PASS("cap_initiator PASSED\n"); in test_cap_initiator_sample_tick()82 .test_id = "cap_initiator",
14 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \26 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \37 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \49 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \
76 the optionally included CSIS instance by calling (:code:`cap_initiator discover`).81 uart:~$ cap_initiator --help82 cap_initiator - Bluetooth CAP initiator shell commands126 uart:~$ cap_initiator discover172 :code:`cap_initiator unicast_start` command can be used to put one or more streams into the177 uart:~$ cap_initiator unicast_start sinks 1 sources 0 conns all182 To stop all the streams that has been started, the :code:`cap_initiator unicast_stop` command can be188 uart:~$ cap_initiator unicast_stop all210 cap_initiator ac_12213 cap_initiator broadcast_start[all …]
57 uart:~$ cap_initiator discover
16 #include "cap_initiator.h"18 LOG_MODULE_REGISTER(cap_initiator, LOG_LEVEL_INF);
26 #include "cap_initiator.h"
6 bluetooth.audio.cap_initiator.test_default:
9 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/cap_initiator/uut uut)
2 # ${ZEPHYR_BASE}/samples/bluetooth/cap_initiator/prj.conf
4 source "${ZEPHYR_BASE}/samples/bluetooth/cap_initiator/Kconfig"
4 include(${ZEPHYR_BASE}/samples/bluetooth/cap_initiator/sysbuild.cmake)
4 source "${ZEPHYR_BASE}/samples/bluetooth/cap_initiator/Kconfig.sysbuild"
8 set(cap_initiator_path ${ZEPHYR_BASE}/samples/bluetooth/cap_initiator)
9 src/cap_initiator.c
12 src/cap_initiator.c
60 cap_initiator.c
19 -v=${verbosity_level} -s=${simulation_id} -d=0 -RealEncryption=1 -testid=cap_initiator
65 zephyr_library_sources_ifdef(CONFIG_BT_CAP_INITIATOR cap_initiator.c)
16 #include "cap_initiator.h"