Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:dbus

2  * WPA Supplicant / dbus-based control interface
15 #include <dbus/dbus.h>
25 * Start a dict in a dbus message. Should be paired with a call to
28 * @param iter A valid dbus message iterator
54 * End a dict element in a dbus message. Should be paired with
57 * @param iter valid dbus message iterator, same as passed to
59 * @param iter_dict a dbus dict iterator returned from
418 * Add a DBus object path entry to the dict.
423 * @param value The DBus object path value
609 * Start reading from a dbus dict.
648 perror("_wpa_dbus_dict_entry_get_byte_array[dbus]: out of "
663 "dbus] out of memory trying to "
705 perror("_wpa_dbus_dict_entry_get_string_array[dbus] out of "
721 "dbus] out of memory trying to "
731 perror("_wpa_dbus_dict_entry_get_string_array[dbus] "
939 perror("wpa_dbus_dict_has_dict_entry[dbus]: out of memory");