Sl4aBluetoothUtil.BluetoothProfile

public static final enum Sl4aBluetoothUtil.BluetoothProfile
extends Enum< Sl4aBluetoothUtil.BluetoothProfile >

java.lang.Object
java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile >
com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile


Enums สำหรับโปรไฟล์ Bluetooth ซึ่งอิงจาก BluetoothProfile.java

สรุป

ค่าแจงนับ

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 ()

ค่าแจงนับ

A2DP

public static final Sl4aBluetoothUtil.BluetoothProfile A2DP

A2DP_SINK

public static final Sl4aBluetoothUtil.BluetoothProfile A2DP_SINK

AVRCP_CONTROLLER

public static final Sl4aBluetoothUtil.BluetoothProfile AVRCP_CONTROLLER

แกตต์

public static final Sl4aBluetoothUtil.BluetoothProfile GATT

GATT_SERVER

public static final Sl4aBluetoothUtil.BluetoothProfile GATT_SERVER

ชุดหูฟัง

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET

HEADSET_CLIENT

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT

HID_HOST

public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST

แผนที่

public static final Sl4aBluetoothUtil.BluetoothProfile MAP

MAP_CLIENT

public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT

กระทะ

public static final Sl4aBluetoothUtil.BluetoothProfile PAN

พีบีเอพี

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP

PBAP_CLIENT

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP_CLIENT

เอสเอพี

public static final Sl4aBluetoothUtil.BluetoothProfile SAP

วิธีการสาธารณะ

รับโปรไฟล์

public int getProfile ()

การส่งคืน
int

มูลค่าของ

public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)

พารามิเตอร์
name String

การส่งคืน
Sl4aBluetoothUtil.BluetoothProfile

ค่าของโปรไฟล์

public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)

พารามิเตอร์
profile int

การส่งคืน
Sl4aBluetoothUtil.BluetoothProfile

ค่านิยม

public static final BluetoothProfile[] values ()

การส่งคืน
BluetoothProfile[]