Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.14 KB

bluetoothleadvertisementfilter.md

File metadata and controls

25 lines (18 loc) · 1.14 KB
-api-id -api-type -api-device-family-note
T:Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementFilter
winrt class
xbox

Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementFilter

-description

Groups parameters used to configure payload-based filtering of received Bluetooth LE advertisements.

-remarks

A Bluetooth LE advertisement filter is applied to an advertisement event packet, and not to the device/source of the advertisement as a whole. The same device can broadcast advertisement packets with different payloads at the same time. For example, it's common for the local name to be in a different advertisement packet from the packet containing the service UUID. So, with a filter set to service UUID, the packet with local name won't be available (only packets with both service UUID and local name will be available in that case).

-examples

-see-also

BluetoothLEAdvertisement

-capabilities

bluetooth