[web-bluetooth] new commits pushed by jyasskin

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

* Rename BluetoothDevice.connect() to connectGATT(), and have it 
return a BluetoothGATTRemoteServer.

Fixes #65 and fixes #22.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/c759e741c16f397cc2d2f7792a62ac15be46c306

* Be more rigorous about the connection algorithm
and BluetoothGATTRemoteServer life cycle.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/9d630d38bf9ae7ff7cf43c8ca85fb2884c95915e

* Spell connectGATT() right in the rationale.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/236eb07e28fe8af4d6a787a5b853834cbd0f5cc4

* Merge pull request #73 from jyasskin/connect-return

Make connection specifically about GATT and define it better.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/0e501fc20681e2cc25ed4d3fc026bded2cf28351

Received on Friday, 20 March 2015 19:22:37 UTC