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_gls_init_t Struct Reference
[Glucose Service]
Glucose Service init structure. More...
#include <ble_gls.h>
Data Fields | |
ble_gls_evt_handler_t | evt_handler |
Event handler to be called for handling events in the Glucose Service. | |
ble_srv_error_handler_t | error_handler |
Function to be called in case of an error. | |
uint16_t | feature |
Glucose Feature value indicating supported features. | |
bool | is_context_supported |
Determines if optional Glucose Measurement Context is to be supported. |
Detailed Description
Glucose Service init structure.
This contains all options and data needed for initialization of the service.
Definition at line 204 of file ble_gls.h.
Field Documentation
uint16_t feature |
bool is_context_supported |
Generated on Tue Jul 12 2022 13:52:33 by
