Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h910 int bt_tbs_client_join_calls(struct bt_conn *conn, uint8_t inst_index,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dtbs_client.c318 result = bt_tbs_client_join_calls(default_conn, inst_index, in cmd_tbs_client_join()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_ccp.c736 err = bt_tbs_client_join_calls(conn, cp->inst_index, call_index, cp->count); in ccp_join_calls()
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c1989 int bt_tbs_client_join_calls(struct bt_conn *conn, uint8_t inst_index, in bt_tbs_client_join_calls() function