Sl4aBluetoothUtil.BluetoothAccessLevel
public static final enum Sl4aBluetoothUtil.BluetoothAccessLevel
extends Enum< Sl4aBluetoothUtil.BluetoothAccessLevel >
java.lang.Oggetto | ||
↳ | java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel > | |
↳ | com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel |
Enumera il livello di accesso del dispositivo Bluetooth basato su BluetoothDevice.java
Riepilogo
Valori di enumerazione | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel | ACCESS_ALLOWED |
Sl4aBluetoothUtil.BluetoothAccessLevel | ACCESS_REJECTED |
Sl4aBluetoothUtil.BluetoothAccessLevel | ACCESS_UNKNOWN
|
Metodi pubblici | |
---|---|
int | getAccess () |
static Sl4aBluetoothUtil.BluetoothAccessLevel | valueOf (String name) |
static final BluetoothAccessLevel[] | values () |
Valori di enumerazione
ACCESS_CONSENTITO
public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED
ACCESS_REJECTED
public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED
Metodi pubblici
avere accesso
public int getAccess ()
ritorna | |
---|---|
int |
valore di
public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
Parametri | |
---|---|
name | String |
ritorna | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]