Windows.Devices.Bluetooth.Rfcomm Namespace

The Windows.Devices.Bluetooth.Rfcomm namespace defines Windows Runtime classes that a UWP app and desktop applications can use to communicate with Bluetooth devices. For more information, see BluetoothTo learn more about how to use Windows.Devices.Bluetooth.Rfcomm, see the Bluetooth Rfcomm Chat Sample.

Classes

RfcommDeviceService

Represents an instance of a service on a Bluetooth BR device.

RfcommDeviceServicesResult

The result of an Rfcomm device service request.

RfcommServiceId

Represents an RFCOMM service ID.

RfcommServiceProvider

Represents an instance of a local RFCOMM service.

See also