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
125 struct wpa_dbus_dict_entry { struct126 int type; /** the dbus type of the dict entry's value */127 int array_type; /** the dbus type of the array elements if the dict130 const char *key; /** key of the dict entry */133 union {157 struct wpa_dbus_dict_entry *entry); argument