ble_ias_c_s

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

IAS Client structure. This contains various status information for the client. More...

#include <ble_ias_c.h>

Detailed Description

IAS Client structure. This contains various status information for the client.

Field Documentation

uint16_t ble_ias_c_s::alert_level_handle

Handle of Alert Level characteristic at peer (as provided by the BLE stack).

uint16_t ble_ias_c_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_srv_error_handler_t ble_ias_c_s::error_handler

Function to be called in case of an error.

ble_ias_c_evt_handler_t ble_ias_c_s::evt_handler

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


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