Closed Bug 1238492 Opened 8 years ago Closed 6 years ago

[web-bluetooth] Provide a way to expose the scanned devices of |Bluetooth.requestDevice()| from Gecko.

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: brsun, Unassigned)

References

Details

After the device discovery has been triggered successfully through |Bluetooth.requestDevice()|, UA should be able to provide a way to let users select one target device from the scanned devices.

The mechanism is out of scope of W3C spec. And the mechanism should not be able to be used by normal applications. UA should handle such mechanism silently from applications' perspective. The only thing the application can monitor is the returned promise from |Bluetooth.requestDevice()|. The promise would either be resolved with the device selected by users, or be rejected if users cancel the selection.

[1] https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetooth-requestdevice
Assignee: nobody → brsun
Unassign myself due to not working on this bug anymore.

For anybody's reference, here is UX spec per previous discussion: https://drive.google.com/a/mozilla.com/folderview?id=0BwbmH5cX2W6OQ2liUFpaZjlRU2c&usp=sharing_eid&ts=56ab274a
Assignee: brsun → nobody
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.