From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: Date: Wed, 17 Oct 2007 19:24:24 +0530 From: "rohit puri" To: Bluez-users@lists.sourceforge.net MIME-Version: 1.0 Subject: [Bluez-users] Error in using DBus API'S Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1886748116==" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net --===============1886748116== Content-Type: multipart/alternative; boundary="----=_Part_46082_20834055.1192629264963" ------=_Part_46082_20834055.1192629264963 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all I want to accomplish the following task. 1 To find sdp records of the discovered devices using the dbus APIs Here I am able to find out the near by bluetooth devices using the Dbus APIs and storing there addresses in an array.Now I want to extract the SDP records of the discovered devices. when I pass this array to function /*function to retreive the SDP records*/ get_remote_service_channel(object,arr,uuid); the code compiles ,find near by bluetooth devices but cannot retrive the sdp records and the code crashesand shows the following messages.Even I Have hardcoded address in get_remote_service_channel.Still receving the warnings warnings: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. aborting... Host is down aborting Does some one know what these warnings means Any help would be appreciated Thanks Rohit ------=_Part_46082_20834055.1192629264963 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all
I want to accomplish the following task.
1 To find sdp records of the discovered devices using the dbus APIs
Here I am able to find out the near by bluetooth devices using the Dbus APIs and storing there addresses in an array.Now I want to extract  the  SDP records of the discovered devices.

when I pass this array to function 
/*function to retreive the SDP records*/

get_remote_service_channel(object,arr,uuid);

the code compiles ,find near by bluetooth devices but cannot retrive the sdp records and the code crashesand shows the following messages.Even I Have hardcoded address in get_remote_service_channel.Still receving
the warnings

warnings:
 Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
aborting...



Host is down
aborting



Does  some one know what these warnings means

Any help would be appreciated

Thanks
Rohit
------=_Part_46082_20834055.1192629264963-- --===============1886748116== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ --===============1886748116== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users --===============1886748116==--