mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 23:40:43 +01:00
client: add diagnostic interface definition
This commit is contained in:
parent
a17e5e0f7f
commit
c15cdbe753
@ -33,6 +33,7 @@ struct proxy_interface;
|
|||||||
#define IWD_NETWORK_INTERFACE "net.connman.iwd.Network"
|
#define IWD_NETWORK_INTERFACE "net.connman.iwd.Network"
|
||||||
#define IWD_WSC_INTERFACE "net.connman.iwd.SimpleConfiguration"
|
#define IWD_WSC_INTERFACE "net.connman.iwd.SimpleConfiguration"
|
||||||
#define IWD_STATION_INTERFACE "net.connman.iwd.Station"
|
#define IWD_STATION_INTERFACE "net.connman.iwd.Station"
|
||||||
|
#define IWD_STATION_DIAGNOSTIC_INTERFACE "net.connman.iwd.StationDiagnostic"
|
||||||
|
|
||||||
typedef bool (*proxy_property_match_func_t) (const void *a, const void *b);
|
typedef bool (*proxy_property_match_func_t) (const void *a, const void *b);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user