Sl4aBluetoothUtil.BluetoothProfile
public
static
final
enum
Sl4aBluetoothUtil.BluetoothProfile
extends Enum<Sl4aBluetoothUtil.BluetoothProfile>
JavaScript.lang.Object | ||
↳ | Java.lang.Enum<com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile> | |
↳ | com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile |
ערכים של פרופילים של Bluetooth שמבוססים על BluetoothProfile.java
סיכום
ערכי טיפוסים בני מנייה (enum) | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
A2DP
|
Sl4aBluetoothUtil.BluetoothProfile |
A2DP_SINK
|
Sl4aBluetoothUtil.BluetoothProfile |
AVRCP_CONTROLLER
|
Sl4aBluetoothUtil.BluetoothProfile |
GATT
|
Sl4aBluetoothUtil.BluetoothProfile |
GATT_SERVER
|
Sl4aBluetoothUtil.BluetoothProfile |
HEADSET
|
Sl4aBluetoothUtil.BluetoothProfile |
HEADSET_CLIENT
|
Sl4aBluetoothUtil.BluetoothProfile |
HID_HOST
|
Sl4aBluetoothUtil.BluetoothProfile |
MAP
|
Sl4aBluetoothUtil.BluetoothProfile |
MAP_CLIENT
|
Sl4aBluetoothUtil.BluetoothProfile |
PAN
|
Sl4aBluetoothUtil.BluetoothProfile |
PBAP
|
Sl4aBluetoothUtil.BluetoothProfile |
PBAP_CLIENT
|
Sl4aBluetoothUtil.BluetoothProfile |
SAP
|
שיטות ציבוריות | |
---|---|
int
|
getProfile()
|
static
Sl4aBluetoothUtil.BluetoothProfile
|
valueOf(String name)
|
static
Sl4aBluetoothUtil.BluetoothProfile
|
valueOfProfile(int profile)
|
static
final
BluetoothProfile[]
|
values()
|
ערכי טיפוסים בני מנייה (enum)
שיטות ציבוריות
getProfile
public int getProfile ()
החזרות | |
---|---|
int |
ערך של
public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)
פרמטרים | |
---|---|
name |
String |
החזרות | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
valueOfProfile
public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)
פרמטרים | |
---|---|
profile |
int |
החזרות | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |