Searched defs:wpa_dbus_property_desc (Results 1 – 1 of 1) sorted by relevance
85 struct wpa_dbus_property_desc { struct87 const char *dbus_property;89 const char *dbus_interface;91 const char *type;93 WPADBusPropertyAccessor getter;95 WPADBusPropertyAccessor setter;97 const char *data;