Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.13 KB

bluetoothledevice_getdeviceselectorfromappearance_1402870688.md

File metadata and controls

30 lines (21 loc) · 1.13 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.Bluetooth.BluetoothLEDevice.GetDeviceSelectorFromAppearance(Windows.Devices.Bluetooth.BluetoothLEAppearance)
winrt method
xbox

Windows.Devices.Bluetooth.BluetoothLEDevice.GetDeviceSelectorFromAppearance

-description

Creates an Advanced Query Syntax (AQS) filter string from a BluetoothLEAppearance object. The AQS string is passed into the CreateWatcher method to return a collection of DeviceInformation objects with the specified appearance.

-parameters

-param appearance

The Bluetooth LE appearance used for constructing the AQS string.

-returns

An AQS string that can be passed as a parameter to the CreateWatcher method.

-remarks

-examples

-see-also

-capabilities

bluetooth