|
dragoon
4383
|
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 |
BLE GATTC connection configuration parameters, set with sd_ble_cfg_set.
Definition at line 127 of file ble_gattc.h.
| 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.