Data structure of the command_rejected event.
Public Attribute Documentation#
connection#
uint8_t sl_bt_evt_l2cap_command_rejected_s::connection
The Bluetooth connection handle on which the event is received
Definition at line
13435
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h
code#
uint8_t sl_bt_evt_l2cap_command_rejected_s::code
Enum sl_bt_l2cap_command_code_t. Code of the rejected command
Definition at line
13437
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h
reason#
uint16_t sl_bt_evt_l2cap_command_rejected_s::reason
Enum sl_bt_l2cap_command_reject_reason_t. The rejection reason
Definition at line
13439
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h
cid#
uint16_t sl_bt_evt_l2cap_command_rejected_s::cid
The channel identifier
Definition at line
13441
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h