mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
client: add AdHoc and AccessPoint Dbus interfaces
This commit is contained in:
parent
dda350a93d
commit
6c80e1e277
@ -26,6 +26,8 @@ struct proxy_interface;
|
||||
struct property_value_options;
|
||||
|
||||
#define IWD_ADAPTER_INTERFACE "net.connman.iwd.Adapter"
|
||||
#define IWD_ACCESS_POINT_INTERFACE "net.connman.iwd.AccessPoint"
|
||||
#define IWD_AD_HOC_INTERFACE "net.connman.iwd.AdHoc"
|
||||
#define IWD_DEVICE_INTERFACE "net.connman.iwd.Device"
|
||||
#define IWD_KNOWN_NETWORKS_INTREFACE "net.connman.iwd.KnownNetworks"
|
||||
#define IWD_NETWORK_INTERFACE "net.connman.iwd.Network"
|
||||
|
Loading…
Reference in New Issue
Block a user