Data structure of the le_channel_open_request event.

Public Attributes#

uint8_t
uint16_t
uint16_t
uint16_t
uint16_t
uint16_t
uint16_t

Public Attribute Documentation#

connection#

uint8_t sl_bt_evt_l2cap_le_channel_open_request_s::connection

The connection handle


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

spsm#

uint16_t sl_bt_evt_l2cap_le_channel_open_request_s::spsm

The protocol/services implemented by the peer channel endpoint


Definition at line 14115 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_le_channel_open_request_s::cid

The channel identifier on the local device


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

max_sdu#

uint16_t sl_bt_evt_l2cap_le_channel_open_request_s::max_sdu

The Maximum Service Data Unit size of the peer channel endpoint


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

max_pdu#

uint16_t sl_bt_evt_l2cap_le_channel_open_request_s::max_pdu

The maximum PDU payload size of the peer channel endpoint


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

credit#

uint16_t sl_bt_evt_l2cap_le_channel_open_request_s::credit

The initial credit value of the peer channel endpoint, i.e., number of PDUs that the local channel endpoint can send


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

remote_cid#

uint16_t sl_bt_evt_l2cap_le_channel_open_request_s::remote_cid

The channel identifier on the peer device


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