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

Syntax

[Android.Runtime.Register("FEATURE_BLUETOOTH")]
public const string FeatureBluetooth

Remarks

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

[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 8