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