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.
Dependents: BLE_Acceleration_Statejudging
Fork of nRF51822 by
ble_lls_init_t Struct Reference
[Link Loss Service]
Link Loss Service init structure. More...
#include <ble_lls.h>
Data Fields | |
| ble_lls_evt_handler_t | evt_handler |
| Event handler to be called for handling events in the Link Loss Service. | |
| ble_srv_error_handler_t | error_handler |
| Function to be called in case of an error. | |
| uint8_t | initial_alert_level |
| Initial value of the Alert Level characteristic. | |
| ble_srv_security_mode_t | lls_attr_md |
| Initial Security Setting for Link Loss Service Characteristics. | |
Detailed Description
Link Loss Service init structure.
This contains all options and data needed for initialization of the service.
Definition at line 69 of file ble_lls.h.
Field Documentation
| uint8_t initial_alert_level |
Generated on Tue Jul 12 2022 20:03:51 by
1.7.2
