Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_ccp.c275 static void tbs_client_cp_cb(struct bt_conn *conn, int err, uint8_t inst_index, uint8_t call_index) in tbs_client_cp_cb() function
284 .originate_call = tbs_client_cp_cb,
285 .terminate_call = tbs_client_cp_cb,
301 .accept_call = tbs_client_cp_cb,
302 .hold_call = tbs_client_cp_cb,
303 .retrieve_call = tbs_client_cp_cb,
304 .join_calls = tbs_client_cp_cb,