Skip to content

Commit

Permalink
Merge pull request #6915 from Youssef1313/patch-3
Browse files Browse the repository at this point in the history
docs: Fix bluetoothdevice documentation page
  • Loading branch information
jeromelaban authored Sep 2, 2021
2 parents cd183d6 + 49634b0 commit 67b3a9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The support for `Windows.Devices.Bluetooth` is not available at this point, but

## Note for contributors of this Windows.Devices.Bluetooth

To implement the `BluetoothDevice.GetDeviceSelectorFromClassOfDevice` method, you can use some of the information below.
To implement the `BluetoothDevice.GetDeviceSelectorFromClassOfDevice` method, you can use some of the information below.

This method should iterate all `ServiceCapabilities`, and use bits from it to construct part of query, and the method may look like:

Expand Down

0 comments on commit 67b3a9f

Please sign in to comment.