public sealed class BluetoothLEScanFilterPublic NotInheritable Class BluetoothLEScanFilterpublic ref class BluetoothLEScanFilter sealed[<SealedAttribute>]
type BluetoothLEScanFilter = class end| BluetoothLEScanFilter | Initializes a new instance of the BluetoothLEScanFilter class |
| Name | If present requires a device to exactly match the supplied name. |
| NamePrefix | If present requires a device name to start with the supplied prefix. |
| Services | List of service UUIDs which a device must expose to match the filter. |
| Equals | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from Object) |