S112 SoftDevice v7.3.0
Data Structures |
|
| struct | ble_gatts_conn_cfg_t |
|
BLE GATTS connection configuration parameters, set with
sd_ble_cfg_set
.
More...
|
|
| struct | ble_gatts_attr_md_t |
|
Attribute metadata.
More...
|
|
| struct | ble_gatts_attr_t |
|
GATT Attribute.
More...
|
|
| struct | ble_gatts_value_t |
|
GATT Attribute Value.
More...
|
|
| struct | ble_gatts_char_pf_t |
|
GATT Characteristic Presentation Format.
More...
|
|
| struct | ble_gatts_char_md_t |
|
GATT Characteristic metadata.
More...
|
|
| struct | ble_gatts_char_handles_t |
|
GATT Characteristic Definition Handles.
More...
|
|
| struct | ble_gatts_hvx_params_t |
|
GATT HVx parameters.
More...
|
|
| struct | ble_gatts_authorize_params_t |
|
GATT Authorization parameters.
More...
|
|
| struct | ble_gatts_rw_authorize_reply_params_t |
|
GATT Read or Write Authorize Reply parameters.
More...
|
|
| struct | ble_gatts_cfg_service_changed_t |
|
Service Changed Inclusion configuration parameters, set with
sd_ble_cfg_set
.
More...
|
|
| struct | ble_gatts_cfg_service_changed_cccd_perm_t |
|
Service Changed CCCD permission configuration parameters, set with
sd_ble_cfg_set
.
More...
|
|
| struct | ble_gatts_cfg_attr_tab_size_t |
|
Attribute table size configuration parameters, set with
sd_ble_cfg_set
.
More...
|
|
| union | ble_gatts_cfg_t |
|
Config structure for GATTS configurations.
More...
|
|
| struct | ble_gatts_evt_write_t |
|
Event structure for
BLE_GATTS_EVT_WRITE
.
More...
|
|
| struct | ble_gatts_evt_read_t |
|
Event substructure for authorized read requests, see
ble_gatts_evt_rw_authorize_request_t
.
More...
|
|
| struct | ble_gatts_evt_rw_authorize_request_t |
|
Event structure for
BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST
.
More...
|
|
| struct | ble_gatts_evt_sys_attr_missing_t |
|
Event structure for
BLE_GATTS_EVT_SYS_ATTR_MISSING
.
More...
|
|
| struct | ble_gatts_evt_hvc_t |
|
Event structure for
BLE_GATTS_EVT_HVC
.
More...
|
|
| struct | ble_gatts_evt_exchange_mtu_request_t |
|
Event structure for
BLE_GATTS_EVT_EXCHANGE_MTU_REQUEST
.
More...
|
|
| struct | ble_gatts_evt_timeout_t |
|
Event structure for
BLE_GATTS_EVT_TIMEOUT
.
More...
|
|
| struct | ble_gatts_evt_hvn_tx_complete_t |
|
Event structure for
BLE_GATTS_EVT_HVN_TX_COMPLETE
.
More...
|
|
| struct | ble_gatts_evt_t |
|
GATTS event structure.
More...
|
|