Google cam kết thúc đẩy công bằng chủng tộc cho Cộng đồng người da đen. Xem cách thực hiện.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.

Sl4a BluetoothUtil.Bl BluetoothConnectionState

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

java.lang.Object
java.lang.Enum < com.android.tradefed.util.Sl4aBl BluetoothUtil.Bl BluetoothConnectionState >
com.android.tradefed.util.Sl4aBl BluetoothUtil.Bl BluetoothConnectionState


Các trạng thái kết nối Bluetooth dựa trên BluetoothProfile.java

Tóm lược

Giá trị enum

Sl4aBluetoothUtil.BluetoothConnectionState CONNECTED

Sl4aBluetoothUtil.BluetoothConnectionState CONNECTING

Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTED

Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTING

Phương pháp công khai

int getState ()
static Sl4aBluetoothUtil.BluetoothConnectionState valueOf (String name)
static final BluetoothConnectionState[] values ()

Giá trị enum

ĐÃ KẾT NỐI

public static final Sl4aBluetoothUtil.BluetoothConnectionState CONNECTED

ĐANG KẾT NỐI

public static final Sl4aBluetoothUtil.BluetoothConnectionState CONNECTING

KHÔNG KẾT NỐI

public static final Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTED

KẾT NỐI

public static final Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTING

Phương pháp công khai

getState

public int getState ()

Lợi nhuận
int

giá trị của

public static Sl4aBluetoothUtil.BluetoothConnectionState valueOf (String name)

Thông số
name String

Lợi nhuận
Sl4aBluetoothUtil.BluetoothConnectionState

giá trị

public static final BluetoothConnectionState[] values ()

Lợi nhuận
BluetoothConnectionState[]