Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_helpers.h109 #define WPA_DBUS_PROPERTIES_GET "Get" macro
Ddbus_new_introspect.c212 wpabuf_printf(xml, "<method name=\"%s\">", WPA_DBUS_PROPERTIES_GET); in add_properties_interface()
Ddbus_new_helpers.c269 if (os_strncmp(WPA_DBUS_PROPERTIES_GET, method, in properties_get_or_set()
291 if (!os_strncmp(WPA_DBUS_PROPERTIES_GET, method, in properties_handler()