Home
last modified time | relevance | path

Searched refs:tbs (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1537 struct tbs_inst *tbs = NULL; in write_call_cp() local
1577 tbs = lookup_inst_by_call_index(call_index); in write_call_cp()
1578 if (tbs == NULL) { in write_call_cp()
1583 tbs = inst; in write_call_cp()
1586 status = accept_call(tbs, &ccp->accept); in write_call_cp()
1592 tbs = lookup_inst_by_call_index(call_index); in write_call_cp()
1593 if (tbs == NULL) { in write_call_cp()
1598 tbs = inst; in write_call_cp()
1601 status = terminate_call(tbs, &ccp->terminate, BT_TBS_REASON_CLIENT_TERMINATED); in write_call_cp()
1607 tbs = lookup_inst_by_call_index(call_index); in write_call_cp()
[all …]
DKconfig43 rsource "Kconfig.tbs"
DCMakeLists.txt39 zephyr_library_sources_ifdef(CONFIG_BT_TBS tbs.c)
/Zephyr-latest/tests/bsim/bluetooth/audio/test_scripts/
Dtbs.sh31 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=tbs \
/Zephyr-latest/tests/bluetooth/audio/ccp_call_control_server/uut/
DCMakeLists.txt13 ${ZEPHYR_BASE}/subsys/bluetooth/audio/tbs.c
/Zephyr-latest/subsys/bluetooth/audio/shell/
DCMakeLists.txt40 tbs.c
Dtbs.c805 SHELL_CMD_ARG_REGISTER(tbs, &tbs_cmds, "Bluetooth TBS shell commands",
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dtbs.rst176 tbs --help
177 tbs - Bluetooth TBS shell commands
227 uart:~$ tbs remote_answer 1
234 uart:~$ tbs incoming 0 tel:123 tel:456 Peter
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-shell.rst22 shell/audio/tbs.rst
/Zephyr-latest/dts/bindings/
Dvendor-prefixes.txt661 tbs TBS Technologies
662 tbs-biometrics Touchless Biometric Systems AG
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst298 TBS_H [label="tbs.h"];