Closed
Bug 1142141
Opened 11 years ago
Closed 8 years ago
Add API for Bluetooth LE
Categories
(Core :: DOM: Device Interfaces, defect)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: snorp, Unassigned)
Details
It appears we have a bluetooth API for "classic" stuff, but not the new Low Energy spec. I think this would be a great addition, as the number of these devices is predicted to explode in the next year or so. It should also be possible to implement a BLE peripheral using this API, which could be useful for a number of things including p2p matchmaking and other proximity-based communication.
This should become a priority with Mozilla's recent pivot to Connected Devices. Bluetooth LE would allow access to many different devices and sensors.
Comment 2•8 years ago
|
||
James, would this API purely be for Fx frontend? The last time there was a discussion (internally unfortunately) about Bluetooth it was decided we're not going to pursue a web-exposed API.
Comment 3•8 years ago
|
||
Hmm, see also bug 1296138.
| Reporter | ||
Comment 4•8 years ago
|
||
I was referring to Web Bluetooth basically, so you can close this if we're not doing that.
Comment 5•8 years ago
|
||
We should probably have that discussion again at some point (and then file a dedicated bug, etc.), but I don't see us doing that in the foreseeable future.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•