[web-bluetooth] Pull Request: Add "Remote" to class names, and rename device.gattServer to device.gatt

jyasskin has just submitted a new pull request for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Add "Remote" to class names, and rename device.gattServer to 
device.gatt ==
Preview at 
https://rawgit.com/jyasskin/web-bluetooth-1/renames/index.html.

* BluetoothGATTRemoteServer -> BluetoothRemoteGATTServer
* BluetoothGATTService -> BluetoothRemoteGATTService
* BluetoothGATTCharacteristic -> BluetoothRemoteGATTCharacteristic
* BluetoothGATTDescriptor -> BluetoothRemoteGATTDescriptor
* BluetoothDevice.gattServer -> BluetoothDevice.gatt

What do people think of these changes?

See https://github.com/WebBluetoothCG/web-bluetooth/pull/207

Received on Friday, 29 January 2016 00:11:18 UTC