Modules
- The definitions for RFCOMM frames - the basic unit of data in RFCOMM.
- Convenience helpers for profiles that request RFCOMM.
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.
Constants
- The largest frame size that this RFCOMM implementation accepts. Currently, the default max TX size of the underlying fuchsia_bluetooth::Channel.