nRF51 SDK v9.0.0
Data Fields
ble_rscs_c_s Struct Reference

Running Speed and Cadence client structure. More...

#include <ble_rscs_c.h>

Data Fields

uint16_t conn_handle
 
uint16_t rsc_cccd_handle
 
uint16_t rsc_handle
 
ble_rscs_c_evt_handler_t evt_handler
 

Detailed Description

Running Speed and Cadence client structure.

Field Documentation

uint16_t ble_rscs_c_s::conn_handle

Connection handle as provided by the SoftDevice.

ble_rscs_c_evt_handler_t ble_rscs_c_s::evt_handler

Application event handler to be called when there is an event related to the Running Speed and Cadence service.

uint16_t ble_rscs_c_s::rsc_cccd_handle

Handle of the CCCD of the Running Speed and Cadence characteristic.

uint16_t ble_rscs_c_s::rsc_handle

Handle of the Running Speed and Cadence characteristic as provided by the SoftDevice.


This document was last updated on Thu Jul 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.