#include <dbus_new_helpers.h>
Public Attributes | |
enum dbus_prop_access | access |
const char * | dbus_interface |
const char * | dbus_property |
WPADBusPropertyAccessor | getter |
WPADBusPropertyAccessor | setter |
const char * | type |
struct wpa_dbus_property_desc - DBus property description
Definition at line 88 of file dbus_new_helpers.h.
Definition at line 100 of file dbus_new_helpers.h.
const char* wpa_dbus_property_desc::dbus_interface |
Definition at line 92 of file dbus_new_helpers.h.
const char* wpa_dbus_property_desc::dbus_property |
Definition at line 90 of file dbus_new_helpers.h.
Definition at line 96 of file dbus_new_helpers.h.
Definition at line 98 of file dbus_new_helpers.h.
const char* wpa_dbus_property_desc::type |
Definition at line 94 of file dbus_new_helpers.h.