Sl4aBluetoothUtil.BluetoothAccessLevel
public static final enum Sl4aBluetoothUtil.BluetoothAccessLevel
extends Enum< Sl4aBluetoothUtil.BluetoothAccessLevel >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel > | |
↳ | com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel |
Énumérations pour le niveau d'accès du périphérique Bluetooth basées sur BluetoothDevice.java
Résumé
Valeurs d'énumération | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel | ACCESS_ALLOWED |
Sl4aBluetoothUtil.BluetoothAccessLevel | ACCESS_REJECTED |
Sl4aBluetoothUtil.BluetoothAccessLevel | ACCESS_UNKNOWN
|
Méthodes publiques | |
---|---|
int | getAccess () |
static Sl4aBluetoothUtil.BluetoothAccessLevel | valueOf (String name) |
static final BluetoothAccessLevel[] | values () |
Valeurs d'énumération
ACCESS_ALLOWED
public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED
ACCESS_REJECTED
public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED
Méthodes publiques
avoir accès
public int getAccess ()
Retour | |
---|---|
int |
valeur de
public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
Paramètres | |
---|---|
name | String |
Retour | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2023/04/28 (UTC).
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Il n'y a pas l'information dont j'ai besoin"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Trop compliqué/Trop d'étapes"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsolète"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problème de traduction"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Mauvais exemple/Erreur de code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Autre"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile à comprendre"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"J'ai pu résoudre mon problème"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Autre"
}]