nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_cts_c_evt_t Struct Reference

Current Time Service client event. More...

#include <ble_cts_c.h>

Data Fields

ble_cts_c_evt_type_t evt_type
 
union {
   current_time_char_t   current_time
 
params
 

Detailed Description

Current Time Service client event.

Field Documentation

current_time_char_t ble_cts_c_evt_t::current_time

Current Time Characteristic data. See BLE_CTS_C_EVT_CURRENT_TIME.

ble_cts_c_evt_type_t ble_cts_c_evt_t::evt_type

Type of event.