Android.Bluetooth.BluetoothAdapter.ActionScanModeChanged Field
Broadcast Action: Indicates the Bluetooth scan mode of the local Adapter has changed.

Syntax

[Android.Runtime.Register("ACTION_SCAN_MODE_CHANGED")]
public const string ActionScanModeChanged

Remarks

Broadcast Action: Indicates the Bluetooth scan mode of the local Adapter has changed.

Always contains the extra fields BluetoothAdapter.ExtraScanMode and BluetoothAdapter.ExtraPreviousScanMode containing the new and old scan modes respectively.

Requires NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BLUETOOTH

[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