ble_ans_c_init_t

nRF5 SDK v13.1.0

Alert Notification init structure. This contains all options and data needed for initialization of the client. More...

#include <ble_ans_c.h>

Detailed Description

Alert Notification init structure. This contains all options and data needed for initialization of the client.

Field Documentation

ble_srv_error_handler_t ble_ans_c_init_t::error_handler

Function to be called in case of an error.

ble_ans_c_evt_handler_t ble_ans_c_init_t::evt_handler

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

uint32_t ble_ans_c_init_t::message_buffer_size

Size of buffer to handle messages.

uint8_t* ble_ans_c_init_t::p_message_buffer

Pointer to buffer for passing messages.

  • components/ble/ble_services/ble_ans_c/ble_ans_c.h