Sprache

BluetoothDevice.DisconnectAcl(BluetoothTransports) Methode

Definition

Trennt ACL-Verknüpfungen für dieses Gerät.

[Android.Runtime.Register("disconnectAcl", "(I)I", "", ApiSince=37)]
public Android.Bluetooth.CurrentBluetoothStatusCodes DisconnectAcl(Android.Bluetooth.BluetoothTransports transport);
[<Android.Runtime.Register("disconnectAcl", "(I)I", "", ApiSince=37)>]
member this.DisconnectAcl : Android.Bluetooth.BluetoothTransports -> Android.Bluetooth.CurrentBluetoothStatusCodes

Parameter

transport
BluetoothTransports

transport to disconnect (z.B. #TRANSPORT_AUTO, #TRANSPORT_BREDR, ) #TRANSPORT_LE

Gibt zurück

BluetoothStatusCodes#SUCCESS bei erfolgreicher Einstellung, andernfalls ein Fehlercode.

Attribute

Gilt für: