HomeSort by relevance Sort by last modified time
    Searched refs:WPA_DBUS_PROPERTIES_GET (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_helpers.h 103 #define WPA_DBUS_PROPERTIES_GET "Get"
dbus_new_introspect.c 207 wpabuf_printf(xml, "<method name=\"%s\">", WPA_DBUS_PROPERTIES_GET);
dbus_new_helpers.c 269 if (os_strncmp(WPA_DBUS_PROPERTIES_GET, method,
288 if (!os_strncmp(WPA_DBUS_PROPERTIES_GET, method,

Completed in 1652 milliseconds