Android.Bluetooth.BluetoothDevice.ActionAclDisconnected Field
Broadcast Action: Indicates a low level (ACL) disconnection from a remote device.

Syntax

[Android.Runtime.Register("ACTION_ACL_DISCONNECTED")]
public const string ActionAclDisconnected

Remarks

Broadcast Action: Indicates a low level (ACL) disconnection from a remote device.

Always contains the extra field BluetoothDevice.ExtraDevice.

ACL connections are managed automatically by the Android Bluetooth stack.

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

[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