nRF Connect SDK API 2.8.99
|
int bt_vol_ctlr_set | ( | uint8_t | volume | ) |
Set volume to a specific value.
[in] | volume | The absolute volume to be set. |
0 | Volume change success. |
-ENXIO | The feature is disabled. |
other | Errors from underlying drivers. |