![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| 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.
| [in] | cgms | Instance of the CGM Service. |
| [in] | status | New status. |
| NRF_SUCCESS | If the status was updated successfully. |