Data structure of the data_length event.

Public Attributes#

uint8_t
uint16_t
uint16_t
uint16_t
uint16_t

Public Attribute Documentation#

connection#

uint8_t sl_bt_evt_connection_data_length_s::connection

Connection handle


Definition at line 6778 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

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


Definition at line 6779 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

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


Definition at line 6781 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

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


Definition at line 6783 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

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


Definition at line 6785 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h