public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Connect button does not work anymore?
@ 2005-03-30 13:23 Ruben Jenster
  2005-03-30 19:02 ` Brad Midgley
  0 siblings, 1 reply; 3+ messages in thread
From: Ruben Jenster @ 2005-03-30 13:23 UTC (permalink / raw)
  To: bluez-devel

Hi,

connecting to my headset works with btsco v0.4 but the connect/disconnect 
button does not work anymore. When starting btsco in verbose mode I get 
displayed when the button was pressed but nothing happens.
Is this a wanted behaviour?

tsco v0.4
Device is 0:0
Voice setting: 0x0060
RFCOMM channel 1 connected
speaker volume: 1 mic volume: 1
driver is in use
connected SCO channel
Done setting sco fd
recieved AT+VGS=01
Sending up speaker change 1
speaker volume: 1 mic volume: 1
driver is not in use
disconnected SCO channel
speaker volume: 1 mic volume: 1
driver is in use
connected SCO channel
Done setting sco fd
recieved AT+VGS=01
Sending up speaker change 1
recieved AT+CKPD=200		-> connect button pressed


Regards 

Ruben


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-devel] Connect button does not work anymore?
  2005-03-30 13:23 [Bluez-devel] Connect button does not work anymore? Ruben Jenster
@ 2005-03-30 19:02 ` Brad Midgley
  2005-03-30 21:54   ` Ruben Jenster
  0 siblings, 1 reply; 3+ messages in thread
From: Brad Midgley @ 2005-03-30 19:02 UTC (permalink / raw)
  To: bluez-devel

Ruben,

Now, the SCO connection will be brought up on demand when the audio 
client tries to use it. Is there something you're trying to do that is 
not working with this new scheme?

You can use the new stuff Fredrik Tolf added to invoke a program when 
the connect button is clicked. I haven't documented it yet--I need to 
dig up his explanation of it from the list.

Brad

Ruben Jenster wrote:
> Hi,
> 
> connecting to my headset works with btsco v0.4 but the connect/disconnect 
> button does not work anymore. When starting btsco in verbose mode I get 
> displayed when the button was pressed but nothing happens.
> Is this a wanted behaviour?
> 
> tsco v0.4
> Device is 0:0
> Voice setting: 0x0060
> RFCOMM channel 1 connected
> speaker volume: 1 mic volume: 1
> driver is in use
> connected SCO channel
> Done setting sco fd
> recieved AT+VGS=01
> Sending up speaker change 1
> speaker volume: 1 mic volume: 1
> driver is not in use
> disconnected SCO channel
> speaker volume: 1 mic volume: 1
> driver is in use
> connected SCO channel
> Done setting sco fd
> recieved AT+VGS=01
> Sending up speaker change 1
> recieved AT+CKPD=200		-> connect button pressed
> 
> 
> Regards 
> 
> Ruben
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-devel] Connect button does not work anymore?
  2005-03-30 19:02 ` Brad Midgley
@ 2005-03-30 21:54   ` Ruben Jenster
  0 siblings, 0 replies; 3+ messages in thread
From: Ruben Jenster @ 2005-03-30 21:54 UTC (permalink / raw)
  To: bluez-devel

On Wednesday 30 March 2005 19:02, Brad Midgley wrote:
> Ruben,
>
> Now, the SCO connection will be brought up on demand when the audio
> client tries to use it. Is there something you're trying to do that is
> not working with this new scheme?

No, everything is fine. Just want to make sure that I understod the new 
behaviour. 

>
> You can use the new stuff Fredrik Tolf added to invoke a program when
> the connect button is clicked. I haven't documented it yet--I need to
> dig up his explanation of it from the list.

That's a really cool feature. I looked for it in the mailing list archives 
because I'm interessted in this feature. I think this should be the right 
message: http://sourceforge.net/mailarchive/message.php?msg_id=11151435

It would be nice if Fredrik could provide an example how to invoke a programm.

Ruben

>
> Brad
>
> Ruben Jenster wrote:
> > Hi,
> >
> > connecting to my headset works with btsco v0.4 but the connect/disconnect
> > button does not work anymore. When starting btsco in verbose mode I get
> > displayed when the button was pressed but nothing happens.
> > Is this a wanted behaviour?
> >
> > tsco v0.4
> > Device is 0:0
> > Voice setting: 0x0060
> > RFCOMM channel 1 connected
> > speaker volume: 1 mic volume: 1
> > driver is in use
> > connected SCO channel
> > Done setting sco fd
> > recieved AT+VGS=01
> > Sending up speaker change 1
> > speaker volume: 1 mic volume: 1
> > driver is not in use
> > disconnected SCO channel
> > speaker volume: 1 mic volume: 1
> > driver is in use
> > connected SCO channel
> > Done setting sco fd
> > recieved AT+VGS=01
> > Sending up speaker change 1
> > recieved AT+CKPD=200		-> connect button pressed
> >
> >
> > Regards
> >
> > Ruben
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > Bluez-devel mailing list
> > Bluez-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-devel
>
> -------------------------------------------------------
> This SF.net email is sponsored by Demarc:
> A global provider of Threat Management Solutions.
> Download our HomeAdmin security software for free today!
> http://www.demarc.com/Info/Sentarus/hamr30
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-30 21:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-30 13:23 [Bluez-devel] Connect button does not work anymore? Ruben Jenster
2005-03-30 19:02 ` Brad Midgley
2005-03-30 21:54   ` Ruben Jenster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox