ble_gls_init_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Glucose Service init structure. This contains all options and data needed for initialization of the service. More...

#include <ble_gls.h>

Detailed Description

Glucose Service init structure. This contains all options and data needed for initialization of the service.

Field Documentation

ble_srv_error_handler_t ble_gls_init_t::error_handler

Function to be called in case of an error.

ble_gls_evt_handler_t ble_gls_init_t::evt_handler

Event handler to be called for handling events in the Glucose Service.

uint16_t ble_gls_init_t::feature

Glucose Feature value indicating supported features.

bool ble_gls_init_t::is_context_supported

Determines if optional Glucose Measurement Context is to be supported.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .