mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-14 16:09:24 +01:00
client: add AccessPointDiagnostic interface definition
This commit is contained in:
parent
8e03d56688
commit
4233e0ca3a
@ -34,6 +34,7 @@ struct proxy_interface;
|
||||
#define IWD_WSC_INTERFACE "net.connman.iwd.SimpleConfiguration"
|
||||
#define IWD_STATION_INTERFACE "net.connman.iwd.Station"
|
||||
#define IWD_STATION_DIAGNOSTIC_INTERFACE "net.connman.iwd.StationDiagnostic"
|
||||
#define IWD_AP_DIAGNOSTIC_INTERFACE "net.connman.iwd.AccessPointDiagnostic"
|
||||
|
||||
typedef bool (*proxy_property_match_func_t) (const void *a, const void *b);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user