- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 May 2015 18:43:22 +0000
- To: public-web-bluetooth-log@w3.org
jyasskin has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth: == Specify writeValue on characteristics and both readValue and writeValue on descriptors. == Demo at https://rawgit.com/jyasskin/web-bluetooth-1/specify-read-write/index.html. I also switched ArrayBuffer arguments to BufferSource per advice in https://heycam.github.io/webidl/#idl-buffer-source-types Fixes #26, postponing the options dictionary to the second version of the API. Also fixes #44. @armansito @shawnjohnjr see if this is precise enough. We may also want a new bug for adding reliable-write/transaction support in the next version. See https://github.com/WebBluetoothCG/web-bluetooth/pull/111
Received on Friday, 15 May 2015 18:43:23 UTC