Hi Dmitriy, On pe, 2015-08-14 at 09:01 +0000, Klimenko, Dmitriy wrote: > Hello, > > I want to use connman in my project and I have a few questions regarding > connman usage. > > Is it possible to use connman as a librarary and not via DBus? > If yes, could you please send instruction?
No, connman is only run as a daemon and controlled via dbus. > > Is there any connman interface to send raw data to the desirable network > interface controller(wifi, bt)? No, and what would be the point? ConnMan is connection manager, no data streams go via the daemon. Can't you just create a raw socket and write data directly to it. > > Thanks in advance. > Cheers, Jukka _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
