Sl4aBluetoothUtil.BluetoothConnectionState
public
static
final
enum
Sl4aBluetoothUtil.BluetoothConnectionState
extends Enum<Sl4aBluetoothUtil.BluetoothConnectionState>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothConnectionState> | |
↳ | com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothConnectionState |
Enums for Bluetooth connection states which are based on BluetoothProfile.java
Summary
Enum values | |
---|---|
Sl4aBluetoothUtil.BluetoothConnectionState |
CONNECTED
|
Sl4aBluetoothUtil.BluetoothConnectionState |
CONNECTING
|
Sl4aBluetoothUtil.BluetoothConnectionState |
DISCONNECTED
|
Sl4aBluetoothUtil.BluetoothConnectionState |
DISCONNECTING
|
Public methods | |
---|---|
int
|
getState()
|
static
Sl4aBluetoothUtil.BluetoothConnectionState
|
valueOf(String name)
|
static
final
BluetoothConnectionState[]
|
values()
|
Enum values
Public methods
getState
public int getState ()
Returns | |
---|---|
int |
valueOf
public static Sl4aBluetoothUtil.BluetoothConnectionState valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
Sl4aBluetoothUtil.BluetoothConnectionState |
O conteúdo e os exemplos de código nesta página estão sujeitos às licenças descritas na Licença de conteúdo. Java e OpenJDK são marcas registradas da Oracle e/ou suas afiliadas.
Última atualização 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Não contém as informações de que eu preciso"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muito complicado / etapas demais"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desatualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema com as amostras / o código"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]