Hi Biranchi, > I am new to Bluez and dbus.I am trying to get the pairing status > of a device. > I think I can use the Signals from the Dbus daemon when a pairing > is done using > BondingCreated(). > But I am not sure how to connect to a dbus daemon and how to pass > the > BondingCreated() method to the daemon to get the status. check the dbus.freedesktop.org or wiki.bluez.org for details on how to use D-Bus. > If anyone has used BondingCreated() to find out the pairing status, > please let > me know abou it. It is a signal. So you can call it. You have to us HasBonding() method. Regards Marcel ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Bluez-devel mailing list Bluez-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/bluez-devel