ble_rscs_s

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Running Speed and Cadence Service structure. This contains various status information for the service. More...

#include <ble_rscs.h>

Detailed Description

Running Speed and Cadence Service structure. This contains various status information for the service.

Field Documentation

uint16_t ble_rscs_s::conn_handle

Handle of the current connection (as provided by the BLE stack, is BLE_CONN_HANDLE_INVALID if not in a connection).

ble_rscs_evt_handler_t ble_rscs_s::evt_handler

Event handler to be called for handling events in the Running Speed and Cadence Service.

uint16_t ble_rscs_s::feature

Bit mask of features available on sensor.

ble_gatts_char_handles_t ble_rscs_s::feature_handles

Handles related to the Running Speed and Cadence feature characteristic.

ble_gatts_char_handles_t ble_rscs_s::meas_handles

Handles related to the Running Speed and Cadence Measurement characteristic.

uint16_t ble_rscs_s::service_handle

Handle of Running Speed and Cadence Service (as provided by the BLE stack).


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .