dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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.

Definition at line 127 of file ble_gattc.h.

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

Definition at line 129 of file ble_gattc.h.


The documentation for this struct was generated from the following file: