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 nRF51822 by
ble_lls_s Struct Reference
[Link Loss Service]
Link Loss Service 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. | |
uint16_t | service_handle |
Handle of Link Loss Service (as provided by the BLE stack). | |
ble_gatts_char_handles_t | alert_level_handles |
Handles related to the Alert Level characteristic. |
Detailed Description
Link Loss Service structure.
This contains various status information for the service.
Definition at line 78 of file ble_lls.h.
Field Documentation
uint16_t service_handle |
Generated on Tue Jul 12 2022 18:47:36 by
