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

Description

BLE Data Length Change event parameter.

Data Fields

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 expects to receive on the current connection.
 
uint16_t connMaxRxTime
 The maximum time, in microseconds, that the local Controller expects to take to receive a Link Layer Data Channel PDU on this connection.
 
uint8_t bdHandle
 Peer bdHandle.