|
dragoon
4383
|
Service Changed Inclusion configuration parameters, set with sd_ble_cfg_set. More...
#include <ble_gatts.h>
Data Fields | |
| uint8_t | service_changed: 1 |
Service Changed Inclusion configuration parameters, set with sd_ble_cfg_set.
Definition at line 317 of file ble_gatts.h.
| uint8_t ble_gatts_cfg_service_changed_t::service_changed |
If 1, include the Service Changed characteristic in the Attribute Table. Default is BLE_GATTS_SERVICE_CHANGED_DEFAULT.
Definition at line 319 of file ble_gatts.h.