Articles tagged: BluetoothGattDescriptor
Found 7 documents
- Mozilla/B2G_OS/API/BluetoothGattDescriptor The BluetoothGattDescriptor interface of the Web Bluetooth API represents a GATT descriptor, ...
- Web/API/BluetoothGattDescriptor The BluetoothGATTDescriptor interface of the Web Bluetooth API provides a GATT Descriptor, which ...
- Web/API/BluetoothGattDescriptor/characteristic The BluetoothGATTDescriptor.characteristic read-only property returns the ...
- Web/API/BluetoothGattDescriptor/readValue The BluetoothGATTDescriptor.readValue() method returns a Promise that resolves to an ArrayBuffer ...
- Web/API/BluetoothGattDescriptor/uuid The BluetoothGATTDescriptor.uuid read-only property returns the UUID of the characteristic ...
- Web/API/BluetoothGattDescriptor/value The BluetoothGATTDescriptor.value read-only property returns an ArrayBuffer containing the ...
- Web/API/BluetoothGattDescriptor/writeValue The BluetoothGATTDescriptor.writeValue() method sets the value property to the bytes contained ...