Bluetooth Host Stack Library
wiced_bt_ble_phy_data_length_update_t Struct Reference

Description

LE data length update event related data.

Data Fields

wiced_bt_device_address_t bd_address
 peer BD address
 
uint16_t max_tx_octets
 Max number of bytes to be sent in an LLData PDU.
 
uint16_t max_tx_time
 Max time that the local controller will take to send a LL packet in a LLData PDU.
 
uint16_t max_rx_octets
 Max number of bytes to be received in an LLData PDU.
 
uint16_t max_rx_time
 Max time that the local controller expects to receive a LL packet in a LLData PDU.