ok here is what i think:
there is no problem to create and communicate rfcomm
i don't know what connection must be make to control the audio( special rfcomm to audiogateway on phone or usual rfcomm to ssp on phone)
must unreserched area is how to handle the audio managment ( open, support ,close, route audio from pc microphone to phone ,from phone to pc speakers)
so
when i connect on my phones spp
and make call to my cell phone
on terminal my phone says `RING`
i need to command the to make an audio connection (SCO)
and route this connections
how to do this ?
Hello Andrey Larin,
The Headset profile has two sides to it. There is the Audio Gateway
(AG) which is typically a cell phone, and then the Hands-Free unit (HF).
I think there has been a lot of development on the Audio Gateway(AG)
side, because it is really useful to be able to play music on your
computer and have it come out of your bluetooth headphones.
As far as I can tell(and someone please correct me if I am wrong),
there are not as many projects dedicated to implementing the HF side,
this is the side one of the projects i am working on is
implementing. Essentially there are two channels, the RFCOMM channel
which essentially acts as the control channel, and then the SCO
channel which is for sending audio data back and forth. I wrote a
program to handle RFCOMM channel and service discovery in java, and
presently have a basic SCO manager (in c) for the SCO data and am
working on a way to actually play it.
I hope to put the code online soon, but right now I am trying to
learn how to use D-BUS in order to make the two parts communicate
with one another.
Hope that helps,
--robert
On Sep 13, 2007, at 6:45 PM, guoyun wrote:
> Hi andrey larin
>
>> From your description, the headset need to open visibility to be
>> found. Hope this is not your tiny mistake. :-)
>
> Cheers
>
> -Gawain.
>
>
> ________________________________
>
> From: bluez-devel-bounces@lists.sourceforge.net [mailto:bluez-
> devel-bounces@lists.sourceforge.net] On Behalf Of andrey larin
> Sent: Friday, September 14, 2007 4:49 AM
> To: BlueZ development
> Subject: Re: [Bluez-devel] handsfree or headset support on pc
>
>
> after all i see while serching
> i think this:
>
> currently software is able to handle this
> but requred some tuning
>
> but may be i wrong :)
>
> so i more interested in technical details
>
> if you could provide ... some :)
>
> or say that i wrong and there is requerd a lot of coding
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel