Searched refs:WPA_DBUS_PROPERTIES_GET (Results 1 – 3 of 3) sorted by relevance
111 #define WPA_DBUS_PROPERTIES_GET "Get" macro
212 wpabuf_printf(xml, "<method name=\"%s\">", WPA_DBUS_PROPERTIES_GET); in add_properties_interface()
271 if (os_strncmp(WPA_DBUS_PROPERTIES_GET, method, in properties_get_or_set()293 if (!os_strncmp(WPA_DBUS_PROPERTIES_GET, method, in properties_handler()