Re: [web-bluetooth] Handling readValue from protected/secure characteristics of not-yet-PIN-paired devices is underspecified (#563)

The Promise returned by the `readValue()` call should not settle until pairing is complete. However, the current implementation only allows a single pending pairing operation and so if additional calls to `readValue()` is made they will fail until pairing is complete.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 13 October 2021 21:01:40 UTC