ble_cts_c_evt_t

nRF5 SDK v17.0.2

Current Time Service client event. More...

#include <ble_cts_c.h>

Detailed Description

Current Time Service client event.

Field Documentation

ble_cts_c_handles_t ble_cts_c_evt_t::char_handles

Handles related to Current Time, found on the peer device. This is filled when the evt_type is BLE_HRS_C_EVT_DISCOVERY_COMPLETE .

uint16_t ble_cts_c_evt_t::conn_handle

Connection handle on which the CTS service was discovered on the peer device. This is filled if the evt_type is BLE_CTS_C_EVT_DISCOVERY_COMPLETE .

current_time_char_t ble_cts_c_evt_t::current_time

Current Time characteristic data. This is filled when the evt_type is BLE_CTS_C_EVT_CURRENT_TIME .

ble_cts_c_evt_type_t ble_cts_c_evt_t::evt_type

Type of event.

  • components/ble/ble_services/ble_cts_c/ble_cts_c.h