sl_bt_evt_l2cap_channel_closedL2CAP Connection Oriented Channels#
Indicates that a credit-based logical channel is closed by the local or peer device.
Data Structures | |
struct | |
Data structure of the channel_closed event. | |
Macros | |
#define | sl_bt_evt_l2cap_channel_closed_id 0x054300a0 |
Identifier of the channel_closed event. | |
Detailed Description#
Indicates that a credit-based logical channel is closed by the local or peer device.
Data Structure Documentation#
◆sl_bt_evt_l2cap_channel_closed_s#
struct sl_bt_evt_l2cap_channel_closed_s |
Data structure of the channel_closed event.
Data Fields | |
---|---|
uint8_t | |
connection | The connection handle |
uint16_t | |
cid | The channel identifier |
uint16_t | |
reason | The disconnection reason |