nRF5 SDK v13.0.0
Data Fields
ble_rscs_c_db_t Struct Reference

Structure containing the handles related to the Running Speed and Cadence Service found on the peer. More...

#include <ble_rscs_c.h>

Data Fields

uint16_t rsc_cccd_handle
 
uint16_t rsc_handle
 

Detailed Description

Structure containing the handles related to the Running Speed and Cadence Service found on the peer.

Field Documentation

uint16_t ble_rscs_c_db_t::rsc_cccd_handle

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

uint16_t ble_rscs_c_db_t::rsc_handle

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


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

Documentation feedback | Developer Zone | Subscribe | Updated