[web-bluetooth] Clarify getAvailability()'s behavior on powered off adapters (#441)

odejesush has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== Clarify getAvailability()'s behavior on powered off adapters ==
The algorithm for `getAvailability()` is not clear on what to do about Bluetooth adapters that are powered off. The only place that really suggests how to handle this case is Example 8, which states "To show Bluetooth UI only to users who have a Bluetooth adapter". The algorithm definition only states "If that UA has the ability to use Bluetooth", which is somewhat unclear about powered off adapters.

Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/441 using your GitHub account

Received on Thursday, 13 June 2019 22:44:46 UTC