On Fri, Oct 26, 2012 at 2:56 AM, Gervase Markham <[email protected]> wrote: > 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.
There's nothing saying you couldn't do multiple A2DP sinks by writing a new A2DP manager. For v1 B2G, however, we're doing things in a single connection way because we need to ship and prove out what we've got at the moment. So, one headset (and probably only ever one headset for HFP, A2DP is a different beast altogether, and we don't even have it on the feature map), one file transfer, etc... Could grow in the future though, API certainly not set in stone. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
