nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ bt_cgms_init()

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.

Note
The GATT service is defined and registered statically at compile time.
Parameters
[in]init_paramsInitialization parameters. Must not be NULL.
Return values
0If the operation was successful. Otherwise, a negative error code is returned.