nRF Connect SDK API 0.1.0
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.

This will initialize components used in CGMS.

Parameters
[in]init_paramsThe parameter used to initialize the corresponding values of CGMS module.
Returns
Zero in case of success and error code in case of error.