Cycling Speed and Cadence Service event. More...

#include <cscs.h>

Public Attributes

cscs_evt_type_t evt_type
 
uint8_t conn_idx
 
const uint8_t * p_data
 
uint16_t length
 

Detailed Description

Cycling Speed and Cadence Service event.

Definition at line 173 of file cscs.h.

Member Data Documentation

◆ conn_idx

uint8_t cscs_evt_t::conn_idx

The index of the connection.

Definition at line 176 of file cscs.h.

◆ evt_type

cscs_evt_type_t cscs_evt_t::evt_type

The CSCS event type.

Definition at line 175 of file cscs.h.

◆ length

uint16_t cscs_evt_t::length

Length of event data.

Definition at line 178 of file cscs.h.

◆ p_data

const uint8_t* cscs_evt_t::p_data

Pointer to event data.

Definition at line 177 of file cscs.h.


The documentation for this struct was generated from the following file: