Android.Bluetooth.BluetoothDevice.ActionAclConnected Field
Broadcast Action: Indicates a low level (ACL) connection has been established with a remote device.

Syntax

[Android.Runtime.Register("ACTION_ACL_CONNECTED")]
public const string ActionAclConnected

Remarks

Broadcast Action: Indicates a low level (ACL) connection has been established with 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