![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Immediate Alert Service event. More...
#include <ble_ias.h>
Data Fields | |
ble_ias_evt_type_t | evt_type |
uint16_t | conn_handle |
ble_ias_client_context_t * | p_link_ctx |
Immediate Alert Service event.
uint16_t ble_ias_evt_t::conn_handle |
Connection handle.
ble_ias_evt_type_t ble_ias_evt_t::evt_type |
Type of event.
ble_ias_client_context_t* ble_ias_evt_t::p_link_ctx |
A pointer to the link context.