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

Definition at line 206 of file ble_gatts.h.

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

Definition at line 208 of file ble_gatts.h.


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