Searched refs:set_offset (Results 1 – 8 of 8) sorted by relevance
26 if (vocs != NULL && vocs->cb != NULL && vocs->cb->set_offset != NULL) { in bt_vocs_state_set()27 vocs->cb->set_offset(vocs, 0); in bt_vocs_state_set()
241 bt_vocs_set_offset_cb set_offset; member
246 if (inst->cb && inst->cb->set_offset) { in internal_read_volume_offset_state_cb()247 inst->cb->set_offset(&inst->vocs, err); in internal_read_volume_offset_state_cb()298 if (inst->cb && inst->cb->set_offset) { in vocs_client_write_vocs_cp_cb()299 inst->cb->set_offset(&inst->vocs, cb_err); in vocs_client_write_vocs_cp_cb()
838 if (listener->vocs_cb.set_offset) { in vcp_vol_ctlr_vocs_set_offset_cb()839 listener->vocs_cb.set_offset(inst, err); in vcp_vol_ctlr_vocs_set_offset_cb()894 .set_offset = vcp_vol_ctlr_vocs_set_offset_cb, in bt_vcp_vol_ctlr_init()
1481 vol_ctlr_cb.vocs_cb.set_offset = cap_commander_vcp_set_offset_cb; in bt_cap_commander_change_volume_offset()
792 .set_offset = vocs_write_cb, in test_cb_register()
330 .set_offset = vcs_vocs_set_offset_cb,
313 .set_offset = vcp_vocs_set_offset_cb