Langue

BluetoothStatusCodes.ErrorGattWriteRequestBusy Champ

Définition

Attention

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

Une requête writeCharacteristic GATT est émise sur un appareil distant occupé.

[Android.Runtime.Register("ERROR_GATT_WRITE_REQUEST_BUSY", ApiSince=33)]
[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 ErrorGattWriteRequestBusy = 201;
[<Android.Runtime.Register("ERROR_GATT_WRITE_REQUEST_BUSY", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)>]
val mutable ErrorGattWriteRequestBusy : Android.Bluetooth.CurrentBluetoothStatusCodes

Valeur de champ

Value = 201
Attributs

Remarques

Une requête writeCharacteristic GATT est émise sur un appareil distant occupé.

Java documentation pour android.bluetooth.BluetoothStatusCodes.ERROR_GATT_WRITE_REQUEST_BUSY.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à