Show / Hide Table of Contents

Method GetBluetoothSerialDevicesAsync

| Edit this page View Source

GetBluetoothSerialDevicesAsync()

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
TargetVersions
.NET Windowsmain
UWPmain, v3.0, v2.2, v2.1, v2.0
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX