Searched refs:vocs_cb (Results 1 – 8 of 8) sorted by relevance
776 if (listener->vocs_cb.state) { in vcp_vol_ctlr_vocs_state_cb()777 listener->vocs_cb.state(inst, err, offset); in vcp_vol_ctlr_vocs_state_cb()787 if (listener->vocs_cb.location) { in vcp_vol_ctlr_vocs_location_cb()788 listener->vocs_cb.location(inst, err, location); in vcp_vol_ctlr_vocs_location_cb()798 if (listener->vocs_cb.description) { in vcp_vol_ctlr_vocs_description_cb()799 listener->vocs_cb.description(inst, err, description); in vcp_vol_ctlr_vocs_description_cb()827 if (listener->vocs_cb.discover) { in vcp_vol_ctlr_vocs_discover_cb()828 listener->vocs_cb.discover(inst, err); in vcp_vol_ctlr_vocs_discover_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()[all …]
1481 vol_ctlr_cb.vocs_cb.set_offset = cap_commander_vcp_set_offset_cb; in bt_cap_commander_change_volume_offset()
403 struct bt_vocs_cb vocs_cb; member
93 bt_vocs_client_cb_register(vol_ctlrs[i].vocs[j], &cb->vocs_cb); in bt_vcp_vol_ctlr_cb_register()
185 static struct bt_vocs_cb vocs_cb = { variable757 vcp_register_param.vocs_param[i].cb = &vocs_cb; in test_register()
788 .vocs_cb = { in test_cb_register()
230 static struct bt_vocs_cb vocs_cb = { variable491 vcp_register_param.vocs_param[i].cb = &vocs_cb; in set_register_params()
326 .vocs_cb = {