|
dragoon
4383
|
BLE GATTS connection configuration parameters, set with sd_ble_cfg_set. More...
#include <ble_gatts.h>
Data Fields | |
| uint8_t | hvn_tx_queue_size |
BLE GATTS connection configuration parameters, set with sd_ble_cfg_set.
Definition at line 206 of file ble_gatts.h.
| 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.