Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The BluetoothRemoteGATTDescriptor
.value
read-only property returns an ArrayBuffer
containing the currently cached
descriptor value. This value gets updated when the value of the descriptor is read.
Syntax
var characteristic = BluetoothRemoteGATTDescriptor.characteristic
Returns
An ArrayBuffer
.
Specifications
Specification | Status | Comment |
---|---|---|
Web Bluetooth The definition of 'value' in that specification. |
Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser