nRF51 SDK v9.0.0
Data Fields
ble_ancs_c_init_t Struct Reference

Apple Notification client init structure, which contains all options and data needed for initialization of the client. More...

#include <ble_ancs_c.h>

Data Fields

ble_ancs_c_evt_handler_t evt_handler
 
ble_srv_error_handler_t error_handler
 

Detailed Description

Apple Notification client init structure, which contains all options and data needed for initialization of the client.

Field Documentation

ble_srv_error_handler_t ble_ancs_c_init_t::error_handler

Function to be called in case of an error.

ble_ancs_c_evt_handler_t ble_ancs_c_init_t::evt_handler

Event handler to be called for handling events in the Battery Service.


This document was last updated on Thu Jul 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.