Cycling Speed and Cadence Service event. More...
#include <cscs.h>
Data Fields | |
| cscs_evt_type_t | evt_type |
| uint8_t | conn_idx |
| const uint8_t * | p_data |
| uint16_t | length |
Cycling Speed and Cadence Service event.
| uint8_t cscs_evt_t::conn_idx |
The index of the connection.
| cscs_evt_type_t cscs_evt_t::evt_type |
The CSCS event type.
| uint16_t cscs_evt_t::length |
Length of event data.
| const uint8_t* cscs_evt_t::p_data |
Pointer to event data.