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

I suggest the following:
writeValue(data) for backward compatibility. Does whatever currently is used.
writeValue(data, true) for GATT Write
writeValue(data, false) for GATT Write Without Response

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

Received on Thursday, 11 April 2019 01:43:54 UTC