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 13476 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/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 13478 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/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 13480 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/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 13482 of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h