nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ ble_cgms_srt_set()

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.

Parameters
[in]cgmsInstance of the CGM Service.
[in]run_timeRun Time that will be displayed in the Session Run Time characteristic value.
Return values
NRF_SUCCESSIf the Session Run Time characteristic value was set successfully.
Returns
If functions from other modules return errors to this function, the nRF Global Error Codes are propagated.