mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 04:32:37 +01:00
client: add DPP interface
This commit is contained in:
parent
7691e859d1
commit
c631dc88a0
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user