S112 SoftDevice v5.1.0
Data Fields
ble_gatts_conn_cfg_t Struct Reference

BLE GATTS connection configuration parameters, set with sd_ble_cfg_set. More...

#include <ble_gatts.h>

Data Fields

uint8_t hvn_tx_queue_size
 

Detailed Description

BLE GATTS connection configuration parameters, set with sd_ble_cfg_set.

Field Documentation

uint8_t ble_gatts_conn_cfg_t::hvn_tx_queue_size
Minimum guaranteed number of Handle Value Notifications that can be queued for transmission.

The default value is BLE_GATTS_HVN_TX_QUEUE_SIZE_DEFAULT


Documentation feedback | Developer Zone | Subscribe | Updated