S112 SoftDevice v6.0.0
Data Fields
ble_gattc_conn_cfg_t Struct Reference

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

#include <ble_gattc.h>

Data Fields

uint8_t write_cmd_tx_queue_size
 

Detailed Description

BLE GATTC connection configuration parameters, set with sd_ble_cfg_set.

Field Documentation

uint8_t ble_gattc_conn_cfg_t::write_cmd_tx_queue_size
The guaranteed minimum number of Write without Response that can be queued for transmission.

The default value is BLE_GATTC_WRITE_CMD_TX_QUEUE_SIZE_DEFAULT


Documentation feedback | Developer Zone | Subscribe | Updated