- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Fri, 29 Jan 2016 00:11:12 +0000
- To: public-web-bluetooth-log@w3.org
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