S113 SoftDevice v7.3.0
Data Fields
ble_gatts_cfg_service_changed_cccd_perm_t Struct Reference

Service Changed CCCD permission configuration parameters, set with sd_ble_cfg_set. More...

#include <ble_gatts.h>

Data Fields

ble_gatts_attr_md_t perm
 

Detailed Description

Service Changed CCCD permission configuration parameters, set with sd_ble_cfg_set.

Note
ble_gatts_attr_md_t::vlen is ignored and should be set to 0.
Return values
NRF_ERROR_INVALID_PARAMOne or more of the following is true:
NRF_ERROR_NOT_SUPPORTEDSecurity Mode 2 not supported

Field Documentation

ble_gatts_attr_md_t ble_gatts_cfg_service_changed_cccd_perm_t::perm

Permission for Service Changed CCCD. Default is BLE_GAP_CONN_SEC_MODE_SET_OPEN, no authorization.


Documentation feedback | Developer Zone | Subscribe | Updated