All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Yves Paulus <py@idlum.be>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] notification of baseband conection establishment
Date: Tue, 19 Dec 2006 14:32:22 +0100	[thread overview]
Message-ID: <4587E9E6.40302@idlum.be> (raw)
In-Reply-To: <c49421c50612190525h197663fcu79da33f496526f45@mail.gmail.com>

Hello Loreno,

> does anybody know some facility for a called device to detect the 
> establishment of a baseband connection?

The DBus API already offers that:

Signals from the Adapter hierarchy (from dbus-api.txt):

void RemoteDeviceConnected(string address)
	This signal will be send if a low level connection
	between two devices has been created.

void RemoteDeviceDisconnected(string address)
	This signal will be send if a low level connection
	between two devices has been terminated.

Regards,
Pierre-Yves

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      parent reply	other threads:[~2006-12-19 13:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19 13:25 [Bluez-users] notification of baseband conection establishment Loreno Oliveira
2006-12-19 13:28 ` Marcel Holtmann
2006-12-19 13:32 ` Pierre-Yves Paulus [this message]

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=4587E9E6.40302@idlum.be \
    --to=py@idlum.be \
    --cc=bluez-users@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.