On 25/10/12 21:28, Kyle Machulis wrote:
For setting up devices and adapters, it's in for B2G, and only needs
some small additions to make it work on linux. For actually talking to
arbitrary devices, we're not yet exposing sockets up through the DOM.
There's bugs for that (bug 788256), but that's a ways off. For B2G v1
we're implementing the HFP/OPP/FTP profiles in gecko since that's all
we're planning to support for that milestone.

One thing, as it's on my mind as I was hoping to get it working on Ubuntu: it seems that many (most) platforms don't support using HSP/HFP and A2DP (the high fidelity audio profile) _at_the_same_time so you can have voice calls at better than telephone quality (as many VoIP calls are). This _may_ be a hardware limitation, although my bluetooth headset can pair with two devices at once so if it were able to pair with the same device twice, perhaps it could use two profiles at once.

My point: can we please not write the API in such a way as to make it impossible to be connected to multiple 'devices' at once, and perhaps to be using audio streams from multiple connections at once.

Gerv
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to