Data structure of the command_rejected event.

Public Attributes#

uint8_t
uint8_t
uint16_t
uint16_t

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 13386 of file /mnt/raid/workspaces/ws.RGfN6W7IO/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 13388 of file /mnt/raid/workspaces/ws.RGfN6W7IO/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 13390 of file /mnt/raid/workspaces/ws.RGfN6W7IO/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 13392 of file /mnt/raid/workspaces/ws.RGfN6W7IO/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h