public class BluetoothGattDescriptor extends Object
Tóm tắt trường
| public static final byte[] | DISABLE_NOTIFICATION_VALUE | |
| public static final byte[] | ENABLE_INDICATION_VALUE | |
| public static final byte[] | ENABLE_NOTIFICATION_VALUE | |
| UUID được bảo vệ | mUuid |
Tóm tắt hàm khởi tạo công khai
Tóm tắt phương thức công khai
| BluetoothGattCharacteristic | |
| mã nhận dạng duy nhất (UUID) |
getUuid()
|
| byte[] |
getValue()
|
| boolean |
setValue(byte[] value)
|
Tóm tắt phương thức kế thừa
Trường
public static final byte[] DISABLE_NOTIFICATION_VALUE
public static final byte[] ENABLE_INDICATION_VALUE
public static final byte[] ENABLE_NOTIFICATION_VALUE
protected UUID mUuid
Hàm khởi tạo công khai
public BluetoothGattDescriptor ()
Phương thức công khai
public BluetoothGattCharacteristic getCharacteristic ()
public UUID getUuid ()
public byte[] getValue ()
public boolean setValue (byte[] value)
Thông số
| value |
|---|