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

◆ ble_cgms_update_status()

uint32_t ble_cgms_update_status ( struct ble_cgms * cgms,
struct ble_cgms_status * status )

#include <ble_cgms.h>

Update the CGM status characteristic value.

Parameters
[in]cgmsInstance of the CGM Service.
[in]statusNew status.
Return values
NRF_SUCCESSIf the status was updated successfully.
Returns
If functions from other modules return errors to this function, the nRF Global Error Codes are propagated.