Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1121 struct tbs_inst *tbs = NULL; in write_call_cp() local
1150 tbs = lookup_inst_by_call_index(call_index); in write_call_cp()
1151 if (tbs == NULL) { in write_call_cp()
1156 tbs = inst; in write_call_cp()
1159 status = accept_call(tbs, &ccp->accept); in write_call_cp()
1169 tbs = lookup_inst_by_call_index(call_index); in write_call_cp()
1170 if (tbs == NULL) { in write_call_cp()
1175 tbs = inst; in write_call_cp()
1178 status = terminate_call(tbs, &ccp->terminate, BT_TBS_REASON_CLIENT_TERMINATED); in write_call_cp()
1188 tbs = lookup_inst_by_call_index(call_index); in write_call_cp()
[all …]
DKconfig42 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/subsys/bluetooth/audio/shell/
DCMakeLists.txt32 tbs.c
Dtbs.c805 SHELL_CMD_ARG_REGISTER(tbs, &tbs_cmds, "Bluetooth TBS shell commands",
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dccp.rst177 tbs --help
178 tbs - Bluetooth TBS shell commands
228 uart:~$ tbs remote_answer 1
235 uart:~$ tbs incoming 0 tel:123 tel:456 Peter
/Zephyr-latest/dts/bindings/
Dvendor-prefixes.txt656 tbs TBS Technologies
657 tbs-biometrics Touchless Biometric Systems AG
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst297 TBS_H [label="tbs.h"];