Method GetBluetoothSerialDevicesAsync
| Edit this page View SourceGetBluetoothSerialDevicesAsync()
Gets a list of bluetooth devices that supports serial communication
Declaration
public static Task<IEnumerable<RfcommDeviceService>> GetBluetoothSerialDevicesAsync()
Returns
| Type | Description |
|---|---|
| Task<IEnumerable<RfcommDeviceService>> | A set of bluetooth devices available that supports serial connections |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | main |
| UWP | main, v3.0, v2.2, v2.1, v2.0 |