Hi All,<br><br>In my last problem. I check that if I add the dbus_pending_call_block() after attaching my call back function in dbus_pending_call_set_notify(). Then the callback function called after getting response.<br><br>
But I think it should not need to call &quot;dbus_pending_call_block()&quot; function for non-blocking call and even then my callback function should be called. <br>Could anyone give an idea about the problem?<br><br>-Regards
<br>--Naveen<br>