nRF51 SDK - S110 SoftDevice
|
IAS Client init structure. This contains all options and data needed for initialization of the client. More...
#include <ble_ias_c.h>
Data Fields | |
ble_ias_c_evt_handler_t | evt_handler |
ble_srv_error_handler_t | error_handler |
IAS Client init structure. This contains all options and data needed for initialization of the client.
ble_srv_error_handler_t ble_ias_c_init_t::error_handler |
Function to be called in case of an error.
ble_ias_c_evt_handler_t ble_ias_c_init_t::evt_handler |
Event handler to be called for handling events from the Immediate Alert Service client.