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 14015 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/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 14017 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/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 14019 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_command_rejected_s::cid

The channel identifier


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