BluetoothCacheMode BluetoothCacheMode BluetoothCacheMode BluetoothCacheMode Enum

Definition

Indicates whether certain Bluetooth API methods should operate on values cached in the system or retrieve those values from the Bluetooth device.

public : enum class BluetoothCacheModepublic enum BluetoothCacheModePublic Enum BluetoothCacheMode// 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)
Capabilities
bluetooth

Fields

Cached Cached Cached Cached

Use system-cached values.

Uncached Uncached Uncached Uncached

Retrieve values from the Bluetooth device.