[web-bluetooth] new commits pushed by jyasskin

The following commits were just pushed by jyasskin to 
https://github.com/WebBluetoothCG/web-bluetooth:

* Specify writeValue on characteristics and both readValue and 
writeValue on descriptors.

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.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/f4577c57c19f855ff48a884b896c2079c38af556

* Merge pull request #111 from jyasskin/specify-read-write

Specify writeValue on characteristics and both readValue and 
writeValue on descriptors.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/9e99dc7efe09b9ab2e49cee635f70396c056d409

Received on Tuesday, 19 May 2015 18:17:10 UTC