Articles tagged: BluetoothRemoteGATTCharacteristic
Found 10 documents
- Web/API/BluetoothRemoteGATTCharacteristic/getDescriptor The BluetoothRemoteGATTCharacteristic.getDescriptor() method returns a Promise that resolves to ...
- Web/API/BluetoothRemoteGATTCharacteristic/getDescriptors The BluetoothRemoteGATTCharacteristic.getDescriptors() method returns a Promise that resolves to ...
- Web/API/BluetoothRemoteGATTCharacteristic/properties The BluetoothRemoteGATTCharacteristic.properties read-only property returns a ...
- Web/API/BluetoothRemoteGATTCharacteristic/readValue The BluetoothRemoteGATTCharacteristic.readValue() method returns a Promise that resolves to a ...
- Web/API/BluetoothRemoteGATTCharacteristic/service The BluetoothRemoteGATTCharacteristic.service read-only property returns the ...
- Web/API/BluetoothRemoteGATTCharacteristic/startNotifications The BluetoothRemoteGATTCharacteristic.startNotifications() method returns a Promise to ...
- Web/API/BluetoothRemoteGATTCharacteristic/stopNotifications The BluetoothRemoteGATTCharacteristic.stopNotifications() method returns a Promise to ...
- Web/API/BluetoothRemoteGATTCharacteristic/uuid The BluetoothRemoteGATTCharacteristic.uuid read-only property returns DOMString containing the ...
- Web/API/BluetoothRemoteGATTCharacteristic/value The BluetoothRemoteGATTCharacteristic.value read-only property returns currently cached ...
- Web/API/BluetoothRemoteGATTCharacteristic/writeValue The BluetoothRemoteGATTCharacteristic.writeValue() method sets the value property to the bytes ...