ble_ias_s

nRF5 SDK v14.0.0

Immediate Alert Service structure. This contains various status information for the service. More...

#include <ble_ias.h>

Detailed Description

Immediate Alert Service structure. This contains various status information for the service.

Field Documentation

ble_gatts_char_handles_t ble_ias_s::alert_level_handles

Handles related to the Alert Level characteristic.

uint16_t ble_ias_s::conn_handle

Handle of the current connection (as provided by the BLE stack, is BLE_CONN_HANDLE_INVALID if not in a connection).

ble_ias_evt_handler_t ble_ias_s::evt_handler

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

uint16_t ble_ias_s::service_handle

Handle of Immediate Alert Service (as provided by the BLE stack).

  • components/ble/ble_services/ble_ias/ble_ias.h