Home
last modified time | relevance | path

Searched full:cap_initiator (Results 1 – 25 of 31) sorted by relevance

12

/Zephyr-latest/samples/bluetooth/cap_initiator/
DREADME.rst14 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/
Dsample.yaml5 sample.bluetooth.cap_initiator:
17 sample.bluetooth.cap_initiator.bt_ll_sw_split:
DCMakeLists.txt5 project(cap_initiator) project
/Zephyr-latest/tests/bluetooth/audio/cap_initiator/uut/
DCMakeLists.txt13 ${ZEPHYR_BASE}/subsys/bluetooth/audio/cap_initiator.c
22 cap_initiator.c
29 target_include_directories(uut PRIVATE ${ZEPHYR_BASE}/tests/bluetooth/audio/cap_initiator/include)
Dcap_initiator.c11 #include "cap_initiator.h"
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/initiator/src/
Dcap_initiator_sample_test.c58 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",
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/
Dcompile.sh14 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 \
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcap.rst76 the optionally included CSIS instance by calling (:code:`cap_initiator discover`).
81 uart:~$ cap_initiator --help
82 cap_initiator - Bluetooth CAP initiator shell commands
126 uart:~$ cap_initiator discover
172 :code:`cap_initiator unicast_start` command can be used to put one or more streams into the
177 uart:~$ cap_initiator unicast_start sinks 1 sources 0 conns all
182 To stop all the streams that has been started, the :code:`cap_initiator unicast_stop` command can be
188 uart:~$ cap_initiator unicast_stop all
210 cap_initiator ac_12
213 cap_initiator broadcast_start
[all …]
Dgmap.rst57 uart:~$ cap_initiator discover
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dmain.c16 #include "cap_initiator.h"
18 LOG_MODULE_REGISTER(cap_initiator, LOG_LEVEL_INF);
Dcap_initiator_tx.c26 #include "cap_initiator.h"
/Zephyr-latest/tests/bluetooth/audio/cap_initiator/
Dtestcase.yaml6 bluetooth.audio.cap_initiator.test_default:
DCMakeLists.txt9 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/cap_initiator/uut uut)
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/initiator/
Dprj.conf2 # ${ZEPHYR_BASE}/samples/bluetooth/cap_initiator/prj.conf
DKconfig4 source "${ZEPHYR_BASE}/samples/bluetooth/cap_initiator/Kconfig"
Dsysbuild.cmake4 include(${ZEPHYR_BASE}/samples/bluetooth/cap_initiator/sysbuild.cmake)
DKconfig.sysbuild4 source "${ZEPHYR_BASE}/samples/bluetooth/cap_initiator/Kconfig.sysbuild"
DCMakeLists.txt8 set(cap_initiator_path ${ZEPHYR_BASE}/samples/bluetooth/cap_initiator)
/Zephyr-latest/samples/bluetooth/tmap_bms/
DCMakeLists.txt9 src/cap_initiator.c
/Zephyr-latest/samples/bluetooth/tmap_central/
DCMakeLists.txt12 src/cap_initiator.c
/Zephyr-latest/subsys/bluetooth/audio/shell/
DCMakeLists.txt60 cap_initiator.c
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/tests_scripts/
Dcap_broadcast.sh19 -v=${verbosity_level} -s=${simulation_id} -d=0 -RealEncryption=1 -testid=cap_initiator
Dcap_unicast.sh19 -v=${verbosity_level} -s=${simulation_id} -d=0 -RealEncryption=1 -testid=cap_initiator
/Zephyr-latest/subsys/bluetooth/audio/
DCMakeLists.txt65 zephyr_library_sources_ifdef(CONFIG_BT_CAP_INITIATOR cap_initiator.c)
/Zephyr-latest/tests/bluetooth/audio/cap_initiator/src/
Dtest_common.c16 #include "cap_initiator.h"

12