Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.27 KB

bluetoothledevice_getdeviceselectorfrombluetoothaddress_1770204274.md

File metadata and controls

33 lines (24 loc) · 1.27 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.Bluetooth.BluetoothLEDevice.GetDeviceSelectorFromBluetoothAddress(System.UInt64,Windows.Devices.Bluetooth.BluetoothAddressType)
winrt method
xbox

Windows.Devices.Bluetooth.BluetoothLEDevice.GetDeviceSelectorFromBluetoothAddress

-description

Creates an Advanced Query Syntax (AQS) filter string from a 64-bit address and address type that represents a Bluetooth LE device. The AQS string is passed into the CreateWatcher method.

-parameters

-param bluetoothAddress

A 64-bit Bluetooth LE device address used for constructing the AQS string.

-param bluetoothAddressType

The Bluetooth LE device address type.

-returns

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

-remarks

-examples

-see-also

GetDeviceSelectorFromBluetoothAddress(UInt64)

-capabilities

bluetooth