Searched refs:bt_tbs_client_hold_call (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | tbs.h | 864 int bt_tbs_client_hold_call(struct bt_conn *conn, uint8_t inst_index,
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | tbs_client_test.c | 534 err = bt_tbs_client_hold_call(default_conn, index, call_index); in test_main()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | tbs_client.c | 149 result = bt_tbs_client_hold_call(default_conn, inst_index, call_index); in cmd_tbs_client_hold()
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_ccp.c | 693 err = bt_tbs_client_hold_call(conn, cp->inst_index, cp->call_id); in ccp_hold_call()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | tbs_client.c | 1907 int bt_tbs_client_hold_call(struct bt_conn *conn, uint8_t inst_index, in bt_tbs_client_hold_call() function
|