[web-bluetooth] Pull Request: Specify writeValue on characteristics and both readValue and writeValue on descriptors.

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