Android.Bluetooth.BluetoothDevice.DeviceTypeClassic Field
Bluetooth device type, Classic - BR/EDR devices

Value: 1

Syntax

[Android.Runtime.Register("DEVICE_TYPE_CLASSIC")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceType enum directly instead of this field.")]
public const BluetoothDeviceType DeviceTypeClassic

Remarks

Bluetooth device type, Classic - BR/EDR devices

[Android Documentation]

Requirements

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