BluetoothLEScanningMode BluetoothLEScanningMode BluetoothLEScanningMode BluetoothLEScanningMode Enum

Definition

Specifies the Bluetooth LE scanning mode.

public : enum class BluetoothLEScanningModepublic enum BluetoothLEScanningModePublic Enum BluetoothLEScanningMode// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Active Active Active Active

Scanning mode is active. This indicates that scan request packets will be sent from the platform to actively query for more advertisement data of type BluetoothLEAdvertisementType.ScanResponse.

Passive Passive Passive Passive

Scanning mode is passive.