System.Bluetooth.TBluetoothLEScanFilter Properties
InheritedProtected
| DeviceAddress | public | Represents the identifier of the BLE device to be used as a filter. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| LocalName | public | Represents the name of the BLE device to be used as a filter. |
| ManufacturerSpecificData | public | Represents the ManufacturerSpecificData of the BLE device to be used as a filter. |
| ManufacturerSpecificDataMask | public | Represent a mask to select specific bytes from ManufacturerSpecificData. |
| ServiceData | public | Represents the ServiceData of the BLE device to be used as a filter. |
| ServiceDataMask | public | Represents a mask to select specific bytes from ServiceData. |
| ServiceUUID | public | Represents the ServiceUUID of the BLE device to be used as a filter. |
| ServiceUUIDMask | public | Represents a mask to select specific bytes from ServiceUUID. |