From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4587E9E6.40302@idlum.be> Date: Tue, 19 Dec 2006 14:32:22 +0100 From: Pierre-Yves Paulus MIME-Version: 1.0 To: BlueZ users References: In-Reply-To: Subject: Re: [Bluez-users] notification of baseband conection establishment Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net 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