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