Searched defs:wpa_dbus_dict_entry (Results 1 – 2 of 2) sorted by relevance
100 struct wpa_dbus_dict_entry { struct101 int type; /** the dbus type of the dict entry's value */102 int array_type; /** the dbus type of the array elements if the dict104 const char *key; /** key of the dict entry */129 struct wpa_dbus_dict_entry *entry); argument
131 struct wpa_dbus_dict_entry { struct132 int type; /** the dbus type of the dict entry's value */133 int array_type; /** the dbus type of the array elements if the dict136 const char *key; /** key of the dict entry */139 union {163 struct wpa_dbus_dict_entry *entry); argument