public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Detecting disconnection when using RFCOMM tty API
@ 2007-09-28  7:19 Andrea Galbusera
  2007-09-28  7:29 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Andrea Galbusera @ 2007-09-28  7:19 UTC (permalink / raw)
  To: bluez-users

Hi all,
I have a couple of question I was not able to give an answer to by
digging into the archives or FAQs.

My application uses standard linux tty primitives on the RFCOMM
devices to communicate with remote sensors. The application is
iteratively quering the device by writing command and reading back
answer. This is working fine.

I'm in the need of detecting when a link disconnection occur in order
to handle the situation. How can I do that? Is RFCOMM tty sending a
signal to my process that I can catch?
It would be a good thing also being able to manage when the link comes
back again. Shall I close and reopen the corresponding device or is
there a way to reuse the same file descriptor I was using before the
disconnection occurred?

One more bit...I see RFCOMM can be used also by a socket API. Is this
more flexible/powerfull than the standard tty? At moment I have to
stick to the legacy tty one, but for the future I should consider
switching to it, if there is any potential improvement.

Regards and TIA for help

-------------------------------------------------------------------------
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-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2007-09-28 21:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-28  7:19 [Bluez-users] Detecting disconnection when using RFCOMM tty API Andrea Galbusera
2007-09-28  7:29 ` Marcel Holtmann
2007-09-28  9:11   ` Andrea Galbusera
2007-09-28 21:50     ` Marcel Holtmann

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