nRF5 SDK v13.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
 
ble_rscs_c_db_t peer_db
 
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.

ble_rscs_c_db_t ble_rscs_c_s::peer_db

Handles related to RSCS on the peer


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

Documentation feedback | Developer Zone | Subscribe | Updated