Home
last modified time | relevance | path

Searched refs:WPA_DBUS_PROPERTIES_GETALL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.h113 #define WPA_DBUS_PROPERTIES_GETALL "GetAll" macro
H A Ddbus_new_introspect.c218 wpabuf_printf(xml, "<method name=\"%s\">", WPA_DBUS_PROPERTIES_GETALL); in add_properties_interface()
H A Ddbus_new_helpers.c297 !os_strncmp(WPA_DBUS_PROPERTIES_GETALL, method, in properties_handler()
308 if (!os_strncmp(WPA_DBUS_PROPERTIES_GETALL, method, in properties_handler()