Searched refs:vol_up (Results 1 – 6 of 6) sorted by relevance
63 .vol_up = vcs_write_cb,
345 void (*vol_up)(struct bt_vcp_vol_ctlr *vol_ctlr, int err); member
98 static uint8_t vol_up(const void *cmd, uint16_t cmd_len, in vol_up() function176 .func = vol_up,789 .vol_up = vcp_vol_ctlr_vol_up_cb,
203 if (listener->vol_up) { in vcs_cp_notify_app()204 listener->vol_up(vol_ctlr, err); in vcs_cp_notify_app()
780 .vol_up = vcs_write_cb, in test_cb_register()
300 .vol_up = vcs_vol_up_cb,