trouble-host

Crates

git

Versions

default

Flavors

Module l2cap

Module l2cap 

Source
Expand description

L2CAP channels.

Structs§

L2capChannel
Handle representing an L2CAP channel.
L2capChannelConfig
Configuration for an L2CAP channel.
L2capChannelListener
A listener for incoming L2CAP connection requests on a specific connection.
L2capChannelReader
Handle representing an L2CAP channel write endpoint.
L2capChannelRef
Handle to an L2CAP channel for checking it’s state.
L2capChannelWriter
Handle representing an L2CAP channel write endpoint.
L2capPendingConnection
A pending incoming L2CAP connection that can be inspected, then accepted or rejected.

Enums§

CreditFlowPolicy
Control how credits are issued by the receiving end.
LeCreditConnResultCode
Result code for an LE Credit Based Connection Response.