![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Current Time Service client init structure. This structure contains all options and data needed for initialization of the client. More...
#include <ble_cts_c.h>
Data Fields | |
ble_cts_c_evt_handler_t | evt_handler |
ble_srv_error_handler_t | error_handler |
Current Time Service client init structure. This structure contains all options and data needed for initialization of the client.
ble_srv_error_handler_t ble_cts_c_init_t::error_handler |
Function to be called if an error occurs.
ble_cts_c_evt_handler_t ble_cts_c_init_t::evt_handler |
Event handler to be called for handling events from the Current Time Service client.