RequestDeviceOptionsFilters Property
Filters which define the services or attributes the remote device must support.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public IList<BluetoothLEScanFilter> Filters { get; }
Public ReadOnly Property Filters As IList(Of BluetoothLEScanFilter)
Get
public:
property IList<BluetoothLEScanFilter^>^ Filters {
IList<BluetoothLEScanFilter^>^ get ();
}
member Filters : IList<BluetoothLEScanFilter> with get
Property Value
IListBluetoothLEScanFilter