Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_WallbotBLE_Challenge by
ble_ias_c_init_t Struct Reference
[Immediate Alert Service Client]
IAS Client init structure. More...
#include <ble_ias_c.h>
Data Fields | |
ble_ias_c_evt_handler_t | evt_handler |
Event handler to be called for handling events from the Immediate Alert Service client. | |
ble_srv_error_handler_t | error_handler |
Function to be called in case of an error. |
Detailed Description
IAS Client init structure.
This contains all options and data needed for initialization of the client.
Definition at line 70 of file ble_ias_c.h.
Field Documentation
Event handler to be called for handling events from the Immediate Alert Service client.
Definition at line 72 of file ble_ias_c.h.
Generated on Tue Jul 12 2022 13:52:34 by
