public class BluetoothGattCharacteristic extends Object
फ़ील्ड की खास जानकारी
| प्रोटेक्टेड यूयूआईडी | mUuid |
सार्वजनिक कंस्ट्रक्टर की खास जानकारी
सार्वजनिक तरीके की खास जानकारी
| BluetoothGattDescriptor |
getDescriptor(UUID uuid)
|
| BluetoothGattService | |
| यूयूआईडी |
getUuid()
|
| byte[] |
getValue()
|
| बूलियन |
setValue(byte[] value)
|
इनहेरिट किए गए तरीके की खास जानकारी
फ़ील्ड
protected UUID mUuid
सार्वजनिक कंस्ट्रक्टर
public BluetoothGattCharacteristic ()
पब्लिक मेथड
public BluetoothGattDescriptor getDescriptor (UUID uuid)
पैरामीटर
| uuid |
|---|
public BluetoothGattService getService ()
public UUID getUuid ()
public byte[] getValue ()
public boolean setValue (byte[] value)
पैरामीटर
| मान |
|---|