nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_vol_ctlr_set()

int bt_vol_ctlr_set ( uint8_t  volume)

Set volume to a specific value.

Parameters
[in]volumeThe absolute volume to be set.
Return values
0Volume change success.
-ENXIOThe feature is disabled.
otherErrors from underlying drivers.