Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Experimental Wearable OnlyRead and receive the current value of the descriptor.
Returns: The value in a Uint8Array
Experimental Wearable OnlyWrite a new value to the descriptor.
value The value in a Uint8Array
Returns: Promise resolving to void when the value is successfully written.
Descriptors contain additional information and attributes of a Bluetooth.BluetoothGattCharacteristic.
See
Returned By: Bluetooth.BluetoothGattCharacteristic#getDescriptor