From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] bluetooth socket + rfcomm tty
Date: Sat, 29 Jan 2005 18:26:45 +0100 [thread overview]
Message-ID: <1107019605.10735.22.camel@pegasus> (raw)
In-Reply-To: <Pine.LNX.4.44.0501291742500.13497-100000@antilope>
Hi Victor,
> I use TTY because I want to provide AT command communication and PPP over
> the same channel, in my case I send a number of AT commands, then start
> pppd over the channel (converted to TTY) and then, after it is finished, I
> want to send AT commands again. I want to do this all without reopening
> bluetooth connection with the phone, which is being closed when pppd
> finishes on TTY. I also can open a TTY from my application, so pppd can
> not close the connection on exit (cause there are still open descriptors)
> - but
> sending commands through an open TTY works strange to me...
check if your TTY is set to raw mode and actually you should look at
dund, because this provides most of this functionality. And using pppd
you can also define post-connection scripts.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2005-01-29 17:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-29 17:03 [Bluez-devel] bluetooth socket + rfcomm tty Victor Shcherbatyuk
2005-01-29 17:26 ` Marcel Holtmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-01-26 11:00 Victor Shcherbatyuk
2005-01-26 17:34 ` Marcel Holtmann
2005-01-24 21:13 Victor Shcherbatyuk
2005-01-24 21:24 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1107019605.10735.22.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.