ble_ans_c_evt_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Alert Notification Event structure. More...

#include <ble_ans_c.h>

Detailed Description

Alert Notification Event structure.

The structure contains the event that should be handled, as well as additional information.

Field Documentation

ble_ans_alert_notification_t ble_ans_c_evt_t::alert

Alert Notification data sent by the server.

uint32_t ble_ans_c_evt_t::error_code

Additional status/error code if the event was caused by a stack error or gatt status, e.g. during service discovery.

ble_ans_c_evt_type_t ble_ans_c_evt_t::evt_type

Type of event.

ble_ans_alert_settings_t ble_ans_c_evt_t::settings

Setting returned from server on read request.

ble_uuid_t ble_ans_c_evt_t::uuid

UUID of the event in case of an alert or notification.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .