Running Speed and Cadence Service event. More...

#include <rscs.h>

Public Attributes

rscs_evt_type_t evt_type
 
uint8_t conn_idx
 
const uint8_t * p_data
 
uint16_t length
 

Detailed Description

Running Speed and Cadence Service event.

Definition at line 177 of file rscs.h.

Member Data Documentation

◆ conn_idx

uint8_t rscs_evt_t::conn_idx

The index of the connection.

Definition at line 180 of file rscs.h.

◆ evt_type

rscs_evt_type_t rscs_evt_t::evt_type

The RSCS event type.

Definition at line 179 of file rscs.h.

◆ length

uint16_t rscs_evt_t::length

Length of event data.

Definition at line 182 of file rscs.h.

◆ p_data

const uint8_t* rscs_evt_t::p_data

Pointer to event data.

Definition at line 181 of file rscs.h.


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