Home
last modified time | relevance | path

Searched refs:bt_tbs_client_join_calls (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/audio/
Dtbs.h644 int bt_tbs_client_join_calls(struct bt_conn *conn, uint8_t inst_index,
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/shell/
Dtbs_client.c314 result = bt_tbs_client_join_calls(default_conn, inst_index, in cmd_tbs_client_join()
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/
Dbtp_ccp.c733 err = bt_tbs_client_join_calls(conn, cp->inst_index, call_index, cp->count); in ccp_join_calls()
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/
Dtbs_client.c1827 int bt_tbs_client_join_calls(struct bt_conn *conn, uint8_t inst_index, in bt_tbs_client_join_calls() function