Re: [web-bluetooth] Missing API for GATT Write w/o Response (#238)

That's one reason that the specification should declare what algorithm `writeValue()` should use. That would clear up any confusion on how this API is implemented for both users and implementors.

As for the error, the algorithm for write value currently specifies that in that scenario, `NotSupportedError` should be thrown. So it looks like that's a bug for Chromium's implementation using BlueZ.

-- 
GitHub Notification of comment by odejesush
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/238#issuecomment-622150346 using your GitHub account

Received on Thursday, 30 April 2020 22:28:12 UTC