![]() |
nRF Connect SDK API 3.3.99
|
| int bt_r_and_c_volume_set | ( | uint8_t | volume, |
| bool | from_vcp ) |
#include <applications/nrf_audio/src/bluetooth/bt_rendering_and_capture/bt_rendering_and_capture.h>
Set the volume to the given volume value.
| [in] | volume | Value to set the volume to (0-255). |
| [in] | from_vcp | Describe if the function was called from a service or from somewhere else (buttons, shell, etc). |