Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_set_data_length_info_t Struct Reference

Description

DLE Set Data Length parameter.

Data Fields

uint8_t bdHandle
 Peer bdHandle.
 
uint16_t connMaxTxOctets
 The maximum number of payload octets in a Link Layer Data Channel PDU that the local Controller will send on the current connection.
 
uint16_t connMaxTxTime
 The maximum time, in microseconds, that the local Controller will take to send a Link Layer Data Channel PDU on the current connection.
 
uint16_t connMaxRxOctets
 The maximum number of payload octets in a Link Layer Data Channel PDU that the local Controller will receive on the current connection.
 
uint16_t connMaxRxTime
 The maximum time, in microseconds, that the local Controller will take to receive a Link Layer Data Channel PDU on the current connection.