Modules§
- The definitions for RFCOMM frames - the basic unit of data in RFCOMM.
- Convenience helpers for the
bredr.Profile
API RFCOMM operations.
Structs§
- Identifier for a direct link connection (DLC) between devices.
- The Server Channel number associated with an RFCOMM channel.
Enums§
- Errors that occur during the usage of the RFCOMM library.
- The Role assigned to a device in an RFCOMM Session.
Functions§
- Returns the maximum RFCOMM packet size that can be used for the provided L2CAP
mtu
. It is assumed thatmtu
is a valid L2CAP MTU.