project for nrf51822 qfab
Dependencies: eddystone_URL mbed
Fork of eddystone_URL 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 13:03:01 by
1.7.2
