CGM Service initialization structure that contains all options and data needed for initializing the service. More...
#include <nrf_ble_cgms.h>
Data Fields |
|
| ble_cgms_evt_handler_t | evt_handler |
| ble_srv_error_handler_t | error_handler |
| nrf_ble_cgms_feature_t | feature |
| nrf_ble_cgm_status_t | initial_sensor_status |
| uint16_t | initial_run_time |
Detailed Description
CGM Service initialization structure that contains all options and data needed for initializing the service.
Field Documentation
| ble_srv_error_handler_t nrf_ble_cgms_init_t::error_handler |
Function to be called when an error occurs.
| ble_cgms_evt_handler_t nrf_ble_cgms_init_t::evt_handler |
Event handler to be called for handling events in the CGM Service.
| nrf_ble_cgms_feature_t nrf_ble_cgms_init_t::feature |
Features supported by the service.
| uint16_t nrf_ble_cgms_init_t::initial_run_time |
Run time.
| nrf_ble_cgm_status_t nrf_ble_cgms_init_t::initial_sensor_status |
Sensor status.
- components/ble/ble_services/experimental_nrf_ble_cgms/nrf_ble_cgms.h