Home
last modified time | relevance | path

Searched refs:vcs_control_vol (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_internal.h43 struct vcs_control_vol { struct
69 struct vcs_control_vol cp_val;
Dvcp_vol_rend.c160 const struct vcs_control_vol *cp_val = buf; in write_vcs_control()
180 (len == sizeof(struct vcs_control_vol) && in write_vcs_control()
182 (len > sizeof(struct vcs_control_vol))) { in write_vcs_control()
595 const struct vcs_control_vol cp = { in bt_vcp_vol_rend_set_vol()