![]() |
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 init structure. This contains all options and data needed for initialization of the service. More...
#include <ble_ias.h>
Data Fields | |
ble_ias_evt_handler_t | evt_handler |
security_req_t | alert_wr_sec |
Immediate Alert Service init structure. This contains all options and data needed for initialization of the service.
security_req_t ble_ias_init_t::alert_wr_sec |
Security requirement for writing Alert Level characteristic.
ble_ias_evt_handler_t ble_ias_init_t::evt_handler |
Event handler to be called for handling events in the Immediate Alert Service.