![]() |
nRF Connect SDK API 3.3.99
|
| int bt_cgms_init | ( | struct bt_cgms_init_param * | init_params | ) |
#include <include/bluetooth/services/cgms.h>
Initialize Continuous Glucose Monitoring service.
Initializes the module with the given initialization parameters.
| [in] | init_params | Initialization parameters. Must not be NULL. |
| 0 | If the operation was successful. Otherwise, a negative error code is returned. |