Data structure of the channel_credit event.
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
14228
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h
cid#
uint16_t sl_bt_evt_l2cap_channel_credit_s::cid
The channel identifier
Definition at line
14230
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_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
14231
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h