Re: can BT create N independent channels?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi James,

Comments bellow:

On Tue, Aug 9, 2011 at 12:14 PM, james pruett <gpscruise@xxxxxxxxx> wrote:
> I am writing an Android APP using BT for a control application.
>
> Q: If I am on a BT-headset call already, can I create a second BT-connection?
>
> Eg, will the stack allow two independent BT audio channels?

BlueZ does allow you to do it, but Android framework does not have
this facility in it (Since it was meant to handle all the normal
cases, which is to handle one call). You probably have to hack into
Android to create two audio channels.

Also remember that HF/HS audio means SCO connections and not all
controllers support multiple SCO connections (Not sure if two
controllers can provide you parallel SCO connections, though I know
controllers supporting 2 SCO connections connecting two different
controllers. Let me know if you find out if some one provides 2 SCOs
between 2 devices).

>
> I want normal calls in one channel, and I create a second signalling
> channel for an unrelated purpose. I know there is Serial protocol, but
> I want to avoid that if possible (Serial devices are more expensive
> than audio devices...) I am going to send the audio into a DTMF
> decoder to get ON/OFF control bits only.

Why can't you use same AUDIO channel for both audio data and DTMF
tone? A phone connection will not be established until you get
ring/dial tone, on ring AUDIO will be sent to DTMF encoder and switch
the AUDIO destination to speakers once the connection is established.

>
> Thanks for any leads!
> jim pruett
> wikiSPEEDia.org
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



-- 
Ash
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux