Langue

BluetoothAdapter.IsLeHighDataThroughputPhySupported Méthode

Définition

Vérifie si LE High Data Débit (HDT) PHY est pris en charge.

[Android.Runtime.Register("isLeHighDataThroughputPhySupported", "()I", "", ApiSince=37)]
public int IsLeHighDataThroughputPhySupported();
[<Android.Runtime.Register("isLeHighDataThroughputPhySupported", "()I", "", ApiSince=37)>]
member this.IsLeHighDataThroughputPhySupported : unit -> int

Retours

l’état de prise en charge de la fonctionnalité. La valeur est l’une des valeurs suivantes : BluetoothStatusCodes.FEATURE_SUPPORTED ; BluetoothStatusCodes.ERROR_UNKNOWN ; BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED ; BluetoothStatusCodes.FEATURE_NOT_SUPPORTED

Attributs

Remarques

Vérifie si LE High Data Débit (HDT) PHY est pris en charge.

Référence Android pour android.bluetooth.BluetoothAdapter.isLeHighDataThroughputPhySupported.

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 à