Sprache

BluetoothStatusCodes.ErrorAvdtpDiscoveryFailed Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.

Die AVDTP-Ermittlung konnte keine verfügbaren SEPs auf dem Peergerät finden.

[Android.Runtime.Register("ERROR_AVDTP_DISCOVERY_FAILED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)]
public const Android.Bluetooth.CurrentBluetoothStatusCodes ErrorAvdtpDiscoveryFailed = 1403;
[<Android.Runtime.Register("ERROR_AVDTP_DISCOVERY_FAILED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)>]
val mutable ErrorAvdtpDiscoveryFailed : Android.Bluetooth.CurrentBluetoothStatusCodes

Feldwert

Value = 1403
Attribute

Hinweise

Die AVDTP-Ermittlung konnte keine verfügbaren SEPs auf dem Peergerät finden.

Android-Referenz für android.bluetooth.BluetoothStatusCodes.ERROR_AVDTP_DISCOVERY_FAILED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: