Glucose Service init stucture. This contains all option and data needed for initialization of the service. More...
#include <gls.h>
Public Attributes | |
gls_evt_handler_t | evt_handler |
uint16_t | char_mask |
uint16_t | feature |
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 |