nrf_ble_cgms_init_t

nRF5 SDK v17.0.2

CGM Service initialization structure that contains all options and data needed for initializing the service. More...

#include <nrf_ble_cgms.h>

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.

nrf_ble_gq_t * nrf_ble_cgms_init_t::p_gatt_queue

Pointer to BLE GATT Queue instance.

  • components/ble/ble_services/experimental_nrf_ble_cgms/nrf_ble_cgms.h