public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] RS232 Control Signals.
@ 2005-01-10 13:49 Luiz Fernando Capitulino
  2005-01-10 16:19 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Luiz Fernando Capitulino @ 2005-01-10 13:49 UTC (permalink / raw)
  To: bluez-users


Hi there!

  I'd like to know if the RS232 Control Signals are available when
using Bluetooth through Serial Emulation whith the rfcomm program.

  I'm writing a program which should detect when a serial device
(which also suports bluetooth) is turned off. The program does its
job using an ioctl() call:

ioctl(fd, TIOCMGET, &status);

  and then checking for the DSR signal.

  It works as expected for the (true) serial port, but when I use
Bluetooth through Serial Emulation with the rfcomm program the signal 
doesn't change its state, and my program fails.

  Are the RS232 Control Signals available?

  I'm using the kernel linux version 2.6.10, and the rfcomm program
from the bluez-utils-2.13.

  I tryed the rfcomm program with the "bind" and "connect" options.

PS: Didn't find an answer for that question in the
Mailing List archieves.

TIA,

-- 
Luiz Fernando N. Capitulino


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2005-01-10 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-10 13:49 [Bluez-users] RS232 Control Signals Luiz Fernando Capitulino
2005-01-10 16:19 ` Marcel Holtmann

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