mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
dbus: add StationDebug interface definition
This will hold methods/properties for developers to use.
This commit is contained in:
parent
a4d18ecf8f
commit
04f563c3dc
@ -42,6 +42,7 @@
|
||||
#define IWD_P2P_WFD_INTERFACE "net.connman.iwd.p2p.Display"
|
||||
#define IWD_STATION_DIAGNOSTIC_INTERFACE "net.connman.iwd.StationDiagnostic"
|
||||
#define IWD_AP_DIAGNOSTIC_INTERFACE "net.connman.iwd.AccessPointDiagnostic"
|
||||
#define IWD_STATION_DEBUG_INTERFACE "net.connman.iwd.StationDebug"
|
||||
|
||||
#define IWD_BASE_PATH "/net/connman/iwd"
|
||||
#define IWD_AGENT_MANAGER_PATH IWD_BASE_PATH
|
||||
|
Loading…
Reference in New Issue
Block a user