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 14280 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_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 14282 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_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 14284 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_command_rejected_s::cid

The channel identifier


Definition at line 14286 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h