nRF5 SDK v17.1.0
Data Fields
ble_cts_c_handles_t Struct Reference

Structure containing the handles related to the Heart Rate Service found on the peer. More...

#include <ble_cts_c.h>

Data Fields

uint16_t cts_handle
 
uint16_t cts_cccd_handle
 

Detailed Description

Structure containing the handles related to the Heart Rate Service found on the peer.

Field Documentation

uint16_t ble_cts_c_handles_t::cts_cccd_handle

Handle of the CCCD of the Current Time characteristic.

uint16_t ble_cts_c_handles_t::cts_handle

Handle of the Current Time characteristic, as provided by the SoftDevice.


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

Documentation feedback | Developer Zone | Subscribe | Updated