Home
last modified time | relevance | path

Searched refs:bt_tbs_remote_terminate (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h382 int bt_tbs_remote_terminate(uint8_t call_index);
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dtbs.c419 result = bt_tbs_remote_terminate((uint8_t)call_index); in cmd_tbs_remote_terminate()
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1934 int bt_tbs_remote_terminate(uint8_t call_index) in bt_tbs_remote_terminate() function