Searched refs:progress (Results 1 – 9 of 9) sorted by relevance
/hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
D | signalbar.cpp | 46 opts.progress = opts.minimum; in paint() 48 opts.progress = opts.maximum; in paint() 50 opts.progress = signal; in paint()
|
/hostap-latest/src/utils/ |
D | browser.c | 24 int progress; member 48 if (ctx->progress == 100) { in browser_update_title() 55 snprintf(buf, sizeof(buf), "[%d%%] %s", ctx->progress, in browser_update_title() 95 ctx->progress = 100 * webkit_web_view_get_estimated_load_progress(view); in view_cb_notify_estimated_load_progress() 97 ctx->progress); in view_cb_notify_estimated_load_progress() 200 ctx->progress = 100 * webkit_web_view_get_progress(view); in view_cb_notify_progress() 202 ctx->progress); in view_cb_notify_progress()
|
/hostap-latest/wpadebug/src/w1/fi/wpadebug/ |
D | WpaWebViewActivity.java | 55 public void onProgressChanged(WebView view, int progress) in onCreate() 57 Log.d(TAG, "progress=" + progress); in onCreate() 58 activity.setProgress(progress * 1000); in onCreate()
|
/hostap-latest/hostapd/ |
D | defconfig | 166 # Note: This is experimental and work in progress. The definitions are still
|
D | README-WPS | 285 status of WPS registration progress.
|
/hostap-latest/wpa_supplicant/ |
D | README-WPS | 187 is in progress. GUI programs can use these as triggers for suggesting
|
D | defconfig | 510 # Note: This is experimental and work in progress. The definitions are still
|
D | README-P2P | 293 progress), stops pending operations for join-a-group, and removes the
|
/hostap-latest/doc/ |
D | p2p.doxygen | 71 machine, i.e., only a single operation per device can be in progress
|