nRF51 SDK
|
Data Fields | |
ble_gls_evt_handler_t | evt_handler |
ble_srv_error_handler_t | error_handler |
uint16_t | feature |
bool | is_context_supported |
ble_gls_evt_handler_t evt_handler |
Event handler to be called for handling events in the Glucose Service.
ble_srv_error_handler_t error_handler |
Function to be called in case of an error.
uint16_t feature |
Glucose Feature value indicating supported features.
bool is_context_supported |
Determines if optional Glucose Measurement Context is to be supported.