Android.Content.PM.PackageManager.FeatureBluetoothLe Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device is capable of communicating with other devices via Bluetooth Low Energy radio.

Syntax

[Android.Runtime.Register("FEATURE_BLUETOOTH_LE")]
public const string FeatureBluetoothLe

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device is capable of communicating with other devices via Bluetooth Low Energy radio.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18