Searched refs:vol_ctlr_cb (Results 1 – 1 of 1) sorted by relevance
945 static struct bt_vcp_vol_ctlr_cb vol_ctlr_cb; variable952 err = bt_vcp_vol_ctlr_cb_register(&vol_ctlr_cb); in cap_commander_register_vcp_cb()1099 vol_ctlr_cb.vol_set = cap_commander_vcp_vol_set_cb; in bt_cap_commander_change_volume()1278 vol_ctlr_cb.mute = cap_commander_vcp_vol_mute_cb; in bt_cap_commander_change_volume_mute_state()1279 vol_ctlr_cb.unmute = cap_commander_vcp_vol_mute_cb; in bt_cap_commander_change_volume_mute_state()1481 vol_ctlr_cb.vocs_cb.set_offset = cap_commander_vcp_set_offset_cb; in bt_cap_commander_change_volume_offset()