Running Speed and Cadence Service event. More...
#include <rscs.h>
Public Attributes | |
| rscs_evt_type_t | evt_type |
| The RSCS event type. More... | |
| uint8_t | conn_idx |
| The index of the connection. More... | |
| const uint8_t * | p_data |
| Pointer to event data. More... | |
| uint16_t | length |
| Length of event data. More... | |
| rscs_evt_type_t rscs_evt_t::evt_type |