Models topic
Data models representing Bluetooth devices, connections, server sockets, stream sinks, and platform capabilities.
Classes
- BtcConnection Models
- An active RFCOMM connection to a remote Bluetooth device.
- BtcDevice Models
- Represents a Bluetooth Classic remote device.
- BtcPlatformCapabilities Models
- Reports the Bluetooth Classic capabilities of the current platform.
- BtcServerSocket Models
- A server socket that listens for incoming Bluetooth RFCOMM connections.
- BtcStreamSink Models
- A write sink for an active Bluetooth connection.