dbus: add DPP interface

This commit is contained in:
James Prestwood 2021-12-16 10:08:46 -08:00 committed by Denis Kenzior
parent ae52ab2cfb
commit f06d0bd028
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
#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_DPP_INTERFACE "net.connman.iwd.DeviceProvisioning"
#define IWD_BASE_PATH "/net/connman/iwd"
#define IWD_AGENT_MANAGER_PATH IWD_BASE_PATH