ble_ias_c_evt_t

nRF5 SDK v12.2.0

Immediate Alert Service client event. More...

#include <ble_ias_c.h>

Detailed Description

Immediate Alert Service client event.

Field Documentation

ble_gattc_char_t ble_ias_c_evt_t::alert_level

Info on the discovered Alert Level characteristic discovered. This will be filled if the evt_type is BLE_IAS_C_EVT_DISCOVERY_COMPLETE .

uint16_t ble_ias_c_evt_t::conn_handle

Connection handle on which the IAS service was discovered on the peer device. This will be filled if the evt_type is BLE_IAS_C_EVT_DISCOVERY_COMPLETE .

ble_ias_c_evt_type_t ble_ias_c_evt_t::evt_type

Type of event.

  • components/ble/ble_services/ble_ias_c/ble_ias_c.h