Glucose Service init stucture. More...
#include <gls.h>
Public Attributes | |
gls_evt_handler_t | evt_handler |
Glucose Service event handler. More... | |
uint16_t | char_mask |
Initial mask of supported characteristics, and configured with Characteristics Mask. More... | |
uint16_t | feature |
Initial value for features. More... | |
Glucose Service init stucture.
This contains all option and data needed for initialization of the service.
uint16_t gls_init_t::char_mask |
Initial mask of supported characteristics, and configured with Characteristics Mask.
gls_evt_handler_t gls_init_t::evt_handler |