BluetoothLEAdvertisementWatcherTriggerDetails.SignalStrengthFilter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the parameters used to configure received signal strength indicator (RSSI)-based filtering.
public:
property BluetoothSignalStrengthFilter ^ SignalStrengthFilter { BluetoothSignalStrengthFilter ^ get(); };
BluetoothSignalStrengthFilter SignalStrengthFilter();
public BluetoothSignalStrengthFilter SignalStrengthFilter { get; }
var bluetoothSignalStrengthFilter = bluetoothLEAdvertisementWatcherTriggerDetails.signalStrengthFilter;
Public ReadOnly Property SignalStrengthFilter As BluetoothSignalStrengthFilter
Property Value
The parameters used to configure received signal strength indicator (RSSI)-based filtering.
Windows requirements
App capabilities |
bluetooth
|