All of lore.kernel.org
 help / color / mirror / Atom feed
* How to use IWD in my own application?
@ 2019-11-01 16:50 Vitold S
  2019-11-01 16:56 ` Prestwood, James
  0 siblings, 1 reply; 2+ messages in thread
From: Vitold S @ 2019-11-01 16:50 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

Hello,
I want to use IWD without using iwctl command line interface.
Could you please provide way to use common Wi-FI API with shared library
like Linux common way libiwd.so for invoke in my application?
Thanks.

[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 282 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to use IWD in my own application?
  2019-11-01 16:50 How to use IWD in my own application? Vitold S
@ 2019-11-01 16:56 ` Prestwood, James
  0 siblings, 0 replies; 2+ messages in thread
From: Prestwood, James @ 2019-11-01 16:56 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

Hi,

On Fri, 2019-11-01 at 19:50 +0300, Vitold S wrote:
Hello,
I want to use IWD without using iwctl command line interface.
Could you please provide way to use common Wi-FI API with shared library like Linux common way libiwd.so for invoke in my application?
Thanks.

IWD is a standalone wireless daemon and controlled via D-Bus (this is what iwctl itself uses). IWD does not expose any C APIs nor is it meant to be compiled into a library. D-Bus is going to be your only way of controlling IWD.

Thanks,
James


_______________________________________________

iwd mailing list -- iwd(a)lists.01.org<mailto:iwd@lists.01.org>

To unsubscribe send an email to iwd-leave(a)lists.01.org<mailto:iwd-leave(a)lists.01.org>


[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 1409 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-01 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01 16:50 How to use IWD in my own application? Vitold S
2019-11-01 16:56 ` Prestwood, James

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.