dbus: add AccessPointDiagnostic interface

This commit is contained in:
James Prestwood 2021-01-20 10:30:31 -08:00 committed by Denis Kenzior
parent 0b3b644c55
commit 8620698b66
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
#define IWD_P2P_SERVICE_MANAGER_INTERFACE "net.connman.iwd.p2p.ServiceManager"
#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_BASE_PATH "/net/connman/iwd"
#define IWD_AGENT_MANAGER_PATH IWD_BASE_PATH