Android.Bluetooth.BluetoothDevice.ExtraRssi Field
Used as an optional short extra field in BluetoothDevice.ActionFound intents.

Syntax

[Android.Runtime.Register("EXTRA_RSSI")]
public const string ExtraRssi

Remarks

Used as an optional short extra field in BluetoothDevice.ActionFound intents. Contains the RSSI value of the remote device as reported by the Bluetooth hardware.

[Android Documentation]

Requirements

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