![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| uint32_t ble_cgms_srt_set | ( | struct ble_cgms * | cgms, |
| uint16_t | run_time ) |
#include <ble_cgms.h>
Set the Session Run Time characteristic value.
| [in] | cgms | Instance of the CGM Service. |
| [in] | run_time | Run Time that will be displayed in the Session Run Time characteristic value. |
| NRF_SUCCESS | If the Session Run Time characteristic value was set successfully. |