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_gatts_enable_params_t Struct Reference
[Structures]
BLE GATTS init options. More...
#include <ble_gatts.h>
Data Fields | |
uint8_t | service_changed:1 |
Include the Service Changed characteristic in the local attributes. |
Detailed Description
BLE GATTS init options.
Definition at line 121 of file ble_gatts.h.
Field Documentation
uint8_t service_changed |
Include the Service Changed characteristic in the local attributes.
Definition at line 123 of file ble_gatts.h.
Generated on Tue Jul 12 2022 18:47:36 by
