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

Do you have devices that allow both Write with Response and With w/o 
Response on the same characteristic?

What behavior do you want when the requested write type isn't among 
the characteristic's properties?

I suspect the API shape will be `writeValue(value, {type: 
'without-response'})`

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

Received on Wednesday, 4 May 2016 15:36:50 UTC