Immediate Alert Service client event. More...
#include <ble_ias_c.h>
Data Fields |
|
| ble_ias_c_evt_type_t | evt_type |
| uint16_t | conn_handle |
| ble_gattc_char_t | alert_level |
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