mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-09 00:12:36 +01:00
dbus: define AccessPoint interface
net.connman.iwd.AccessPoint interface was added
This commit is contained in:
parent
1fff705160
commit
1d8869fbb7
@ -32,6 +32,8 @@
|
||||
#define IWD_WSC_INTERFACE "net.connman.iwd.WiFiSimpleConfiguration"
|
||||
#define IWD_KNOWN_NETWORKS_INTERFACE "net.connman.iwd.KnownNetworks"
|
||||
#define IWD_SIGNAL_AGENT_INTERFACE "net.connman.iwd.SignalLevelAgent"
|
||||
#define IWD_AP_INTERFACE "net.connman.iwd.AccessPoint"
|
||||
|
||||
|
||||
#define IWD_AGENT_MANAGER_PATH "/"
|
||||
#define IWD_KNOWN_NETWORKS_PATH "/"
|
||||
|
Loading…
Reference in New Issue
Block a user