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

Ah, I misunderstood where the error was coming from. From a Web Bluetooth point of view, I was suggesting that the error returned should be consistent if the platform does not support writing to a characteristic without the write property set. I do acknowledge that this might not be easy to do given that different errors are produced by different platforms.

I see what you mean now, and I agree now that `writeValue()` should be kept as is and eventually become deprecated in favor of the more specific write operations.

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

Received on Monday, 4 May 2020 17:51:28 UTC