The properties of Android.Bluetooth.LE.ScanResult are listed below. For a list of all members, see the ScanResult Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Device | Android.Bluetooth.BluetoothDevice. Returns the remote bluetooth device identified by the bluetooth device address. |
[read-only] | Rssi | int. Returns the received signal strength in dBm. |
[read-only] | ScanRecord | ScanRecord. Returns the scan record, which is a combination of advertisement and scan response. |
[read-only] | TimestampNanos | long. Returns timestamp since boot when the scan record was observed. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |