Data structure of the channel_credit event.

Public Attributes#

uint8_t
uint16_t
uint16_t

Public Attribute Documentation#

connection#

uint8_t sl_bt_evt_l2cap_channel_credit_s::connection

The Bluetooth connection handle on which the credit is received


Definition at line 13963 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

cid#

uint16_t sl_bt_evt_l2cap_channel_credit_s::cid

The channel identifier


Definition at line 13965 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

credit#

uint16_t sl_bt_evt_l2cap_channel_credit_s::credit

The credit value, i.e., the additional number of PDUs the peer channel endpoint can receive


Definition at line 13966 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h