ble_cts_c_evt_t

nRF5 SDK v15.2.0

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

Current Time related handles found on the peer device. This will be 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 will be 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 will be 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