- From: Ovidio Ruiz-Henríquez via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Feb 2020 19:31:16 +0000
- To: public-web-bluetooth-log@w3.org
odejesush has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth: == Mark GATT descriptors as stable == The algorithms related to GATT descriptos have been implemented in Chromium, therefore they are stable now. The following have been marked as stable: * BluetoothRemoteGATTCharacteristic getDescriptor algorithm * BluetoothRemoteGATTCharacteristic getDescriptors algorithm * BluetoothRemoteGATTDescriptor interface * BluetoothRemoteGATTDescriptor create algorithm * BluetoothRemoteGATTDescriptor readValue algorithm * BluetoothRemoteGATTDescriptor writeValue algorithm See https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/modules/bluetooth/ for Chromium implementation. See https://github.com/WebBluetoothCG/web-bluetooth/pull/475
Received on Thursday, 13 February 2020 19:31:18 UTC