Searched refs:call_state_changed (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/audio/ |
D | tbs_client.c | 531 static void call_state_changed(struct bt_conn *conn, int err, uint8_t inst_index, in call_state_changed() function 578 call_state_changed(conn, 0, tbs_index(conn, tbs_inst), cnt, call_states); in call_state_notify_handler() 1348 call_state_changed(conn, tbs_err, inst_index, 0, NULL); in read_call_state_cb() 1366 call_state_changed(conn, 0, inst_index, 0, NULL); in read_call_state_cb() 1393 call_state_changed(conn, tbs_err, inst_index, cnt, call_states); in read_call_state_cb()
|