블루투스 간 특성

공개 클래스 BluetoothGattCharacteristic
객체를 확장합니다.

필드 요약

보호된 UUID mUuid

공개 생성자 요약

공개 메서드 요약

BluetoothGattDescriptor
getDescriptor(UUID uuid)
BluetoothGattService
UUID : 범용 고유 식별자
byte[]
불리언
setValue(바이트[] 값)

상속받은 메서드 요약

입력란

보호된 UUID mUuid

공개 생성자

public BluetoothGattCharacteristic()

공개 메서드

공개 BluetoothGattDescriptorgetDescriptor(UUID uuid)

매개변수
uuid

공개 BluetoothGattService getService ()

공개 UUID getUuid ()

public byte[] getValue()

공개 부울 setValue(byte[] 값)

매개변수
value