* [PATCH 8/9] client: add DPP interface
@ 2021-12-20 21:49 James Prestwood
0 siblings, 0 replies; only message in thread
From: James Prestwood @ 2021-12-20 21:49 UTC (permalink / raw)
To: iwd
[-- Attachment #1: Type: text/plain, Size: 661 bytes --]
---
client/dbus-proxy.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/client/dbus-proxy.h b/client/dbus-proxy.h
index 2a366d1b..1d6af5de 100644
--- a/client/dbus-proxy.h
+++ b/client/dbus-proxy.h
@@ -36,6 +36,7 @@ struct proxy_interface;
#define IWD_STATION_DIAGNOSTIC_INTERFACE "net.connman.iwd.StationDiagnostic"
#define IWD_AP_DIAGNOSTIC_INTERFACE "net.connman.iwd.AccessPointDiagnostic"
#define IWD_DAEMON_INTERFACE "net.connman.iwd.Daemon"
+#define IWD_DPP_INTERFACE "net.connman.iwd.DeviceProvisioning"
typedef bool (*proxy_property_match_func_t) (const void *a, const void *b);
--
2.31.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-12-20 21:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-20 21:49 [PATCH 8/9] client: add DPP interface James Prestwood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox