BluetoothStatusResult Enum
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.
Possible values returned when querying PlatformLocationProvider for Bluetooth capabilities
public enum BluetoothStatusResult
type BluetoothStatusResult =
Public Enum BluetoothStatusResult
- Inheritance
-
BluetoothStatusResult
Fields
Name | Value | Description |
---|---|---|
Available | 0 | Bluetooth beacons data is available. |
DisabledCapability | 1 | Bluetooth was disabled in the SensorCapabilities. |
MissingSensorFingerprintProvider | 2 | No sensor fingerprint provider has been created. |
NoBeaconsFound | 3 | No bluetooth beacons have been found. |