Data structure of the data_length event.
Public Attribute Documentation#
tx_data_len#
uint16_t sl_bt_evt_connection_data_length_s::tx_data_len
The maximum payload octets of a packet that the local Controller will send
tx_time_us#
uint16_t sl_bt_evt_connection_data_length_s::tx_time_us
The maximum time in microseconds that the local Controller will take to send a data packet
rx_data_len#
uint16_t sl_bt_evt_connection_data_length_s::rx_data_len
The maximum payload octets of a packet that the local Controller expects to receive
rx_time_us#
uint16_t sl_bt_evt_connection_data_length_s::rx_time_us
The maximum time in microseconds that the local Controller expects to take to receive a data packet