Idioma

BluetoothStatusCodes.ErrorAvdtpDiscoveryFailed Campo

Definição

Cuidado

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

Falha na descoberta do AVDTP ao localizar SEPs disponíveis no dispositivo par.

[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

Valor do campo

Value = 1403
Atributos

Comentários

Falha na descoberta do AVDTP ao localizar SEPs disponíveis no dispositivo par.

Referência do Android para android.bluetooth.BluetoothStatusCodes.ERROR_AVDTP_DISCOVERY_FAILED.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a