Cycling Speed and Cadence Service init stucture. More...
#include <cscs.h>
Public Attributes | |
cscs_evt_handler_t | evt_handler |
Cycling Speed and Cadence Service event handler. More... | |
uint16_t | char_mask |
Initial mask of supported characteristics, and configured with Characteristics Mask. More... | |
cscs_sensor_loc_t | sensor_location |
Initial sensor location. More... | |
uint16_t | feature |
Initial value for features. More... | |
Cycling Speed and Cadence Service init stucture.
This contains all option and data needed for initialization of the service.
uint16_t cscs_init_t::char_mask |
Initial mask of supported characteristics, and configured with Characteristics Mask.
cscs_evt_handler_t cscs_init_t::evt_handler |
cscs_sensor_loc_t cscs_init_t::sensor_location |