ble_rscs_c_evt_t

nRF5 SDK v15.2.0

Running Speed and Cadence Event structure. More...

#include <ble_rscs_c.h>

Detailed Description

Running Speed and Cadence Event structure.

Field Documentation

uint16_t ble_rscs_c_evt_t::conn_handle

Connection handle on which the rscs_c event occured.

ble_rscs_c_evt_type_t ble_rscs_c_evt_t::evt_type

Type of the event.

ble_rsc_t ble_rscs_c_evt_t::rsc

Running Speed and Cadence measurement received. This will be filled if the evt_type is BLE_RSCS_C_EVT_RSC_NOTIFICATION .

ble_rscs_c_db_t ble_rscs_c_evt_t::rscs_db

Running Speed and Cadence Service related handles found on the peer device. This will be filled if the evt_type is BLE_RSCS_C_EVT_DISCOVERY_COMPLETE .

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