- From: Peter O'Shaughnessy via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Jun 2018 15:12:14 +0000
- To: public-web-bluetooth-log@w3.org
On this topic (I hope), please may I check... It looks from [the spec](https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattdescriptor-writevalue) that `writeValue` does not return a response; it says that in the successful case, the Promise will be resolved with `undefined`? (We're developing a Bluetooth peripheral and it should be returning a success response from the 'write' command, but I'm not receiving it back...) I wondered if this is by design and if so, how this would fit in with this split between write _with_ response, and write _without_ response. Should write _with_ response return a value from the Promise? -- GitHub Notification of comment by poshaughnessy Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/238#issuecomment-401069386 using your GitHub account
Received on Thursday, 28 June 2018 15:12:24 UTC