ble_rsc_t

nRF5 SDK v14.2.0

Structure containing the Running Speed and Cadence measurement received from the peer. More...

#include <ble_rscs_c.h>

Detailed Description

Structure containing the Running Speed and Cadence measurement received from the peer.

Field Documentation

uint8_t ble_rsc_t::inst_cadence

Instantaneous Cadence.

uint16_t ble_rsc_t::inst_speed

Instantaneous Speed.

uint16_t ble_rsc_t::inst_stride_length

Instantaneous Stride Length.

bool ble_rsc_t::is_inst_stride_len_present

True if Instantaneous Stride Length is present in the measurement.

bool ble_rsc_t::is_running

True if running, False if walking.

bool ble_rsc_t::is_total_distance_present

True if Total Distance is present in the measurement.

uint32_t ble_rsc_t::total_distance

Total Distance.

  • components/ble/ble_services/ble_rscs_c/ble_rscs_c.h