On Thu, 2010-01-14 at 08:59 +0000, Chen Congwu wrote: > I prefer to call Bluez/Connman dbus service for this but the problem is > there is connman on Moblin and network manager on other distros, there > would be some unncessary code duplication to handle both.
I'm afraid will have to bite the bullet here and really write different code. Note that currently the D-Bus C++ binding does not support calling D-Bus methods. You'll have to add that, similar to the way how signals are sent. > Or is there any portable underlying APIs that I can refer to directly? I don't think so. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
