- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Sep 2016 22:36:00 +0000
- To: public-web-bluetooth-log@w3.org
jyasskin has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth: == Remove the BluetoothDevice.uuids field. == It was hard to define the value of this field when a device's advertisements may list varying sets of services and when the primary services in the GATT server may be discovered gradually. Developers can replace their uses of this field with uses of getPrimaryServices(). Fixes #290 Preview at https://api.csswg.org/bikeshed/?url=https://raw.githubusercontent.com/jyasskin/web-bluetooth-1/remove-uuids/index.bs. Please double-check that there's nothing else I can remove now that this field is gone. See https://github.com/WebBluetoothCG/web-bluetooth/pull/292
Received on Friday, 9 September 2016 22:36:07 UTC