sl_bt_evt_l2cap_le_channel_open_response#
Indicates that an LE credit-based connection response is received.
Result code sl_bt_l2cap_connection_result_successful in errorcode
implies that the logical channel is established and data can be sent or received on the channel.
If the connection request was rejected by the peer, indicated by errorcode
, the stack automatically closes the local channel and the user application should clean up the resources associated to the channel identifier.
Modules#
sl_bt_evt_l2cap_le_channel_open_response_s
Typedefs#
Macros#
#define
sl_bt_evt_l2cap_le_channel_open_response_id 0x024300a0
Identifier of the le_channel_open_response event.
Typedef Documentation#
sl_bt_evt_l2cap_le_channel_open_response_t#
typedef struct sl_bt_evt_l2cap_le_channel_open_response_s sl_bt_evt_l2cap_le_channel_open_response_t
Definition at line
13917
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
Macro Definition Documentation#
sl_bt_evt_l2cap_le_channel_open_response_id#
#define sl_bt_evt_l2cap_le_channel_open_response_idValue:
0x024300a0
Identifier of the le_channel_open_response event.
Definition at line
13886
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h