- From: Reilly Grant via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Jul 2019 23:48:18 +0000
- To: public-web-bluetooth-log@w3.org
reillyeon has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth: == Specify fallback order for writeValue() == Would be nice if we could specify which procedures exactly we should do here e.g.: ``` If the Write bit is set in characteristic’s properties, use the Write Characteristic Value procedure, otherwise use the Write without Response procedure. ``` I think currently we just let each platform decide, which creates differences across platforms and could result in differences across implementations. _Originally posted by @g-ortuno in https://github.com/WebBluetoothCG/web-bluetooth/pull/433_ Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/449 using your GitHub account
Received on Wednesday, 10 July 2019 23:48:19 UTC