Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_ctlr.c46 static int write_set_vol_cp(struct bt_vcp_vol_ctlr *vol_ctlr);
265 write_err = write_set_vol_cp(vol_ctlr); in internal_read_vol_state_cb()
1182 static int write_set_vol_cp(struct bt_vcp_vol_ctlr *vol_ctlr) in write_set_vol_cp() function
1224 return write_set_vol_cp(vol_ctlr); in bt_vcp_vol_ctlr_set_vol()