Searched refs:vol_up_unmute (Results 1 – 6 of 6) sorted by relevance
67 .vol_up_unmute = vcs_write_cb,
389 void (*vol_up_unmute)(struct bt_vcp_vol_ctlr *vol_ctlr, int err); member
213 if (listener->vol_up_unmute) { in vcs_cp_notify_app()214 listener->vol_up_unmute(vol_ctlr, err); in vcs_cp_notify_app()
784 .vol_up_unmute = vcs_write_cb, in test_cb_register()
304 .vol_up_unmute = vcs_vol_up_unmute_cb,
793 .vol_up_unmute = vcp_vol_ctlr_unmute_vol_up_cb,