Searched refs:scanning (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/
H A Dchoose_mobile_network.css6 .scanning-msg {
/external/chromium_org/chrome/browser/resources/options/chromeos/
H A Dbluetooth.css26 #bluetooth-options .button-strip #bluetooth-scanning-label,
32 #bluetooth-scanning-label,
38 #bluetooth-scanning-icon {
/external/wpa_supplicant_8/wpa_supplicant/
H A Dscan.h21 int scanning);
H A Dscan.c626 if (wpa_s->scanning) {
628 * If we are already in scanning state, we shall reschedule the
631 wpa_dbg(wpa_s, MSG_DEBUG, "Already scanning - Reschedule the incoming scan req");
681 * If autoscan has set its own scanning parameters
729 /* Find the starting point from which to continue scanning */
1098 wpa_dbg(wpa_s, MSG_DEBUG, "Already sched scanning");
1161 /* Find the starting point from which to continue scanning */
1361 * @scanning: Whether scanning is currently in progress
1363 * This function is to generate scanning notifycation
1368 wpa_supplicant_notify_scanning(struct wpa_supplicant *wpa_s, int scanning) argument
[all...]
H A Dwpa_supplicant_i.h495 int scanning; member in struct:wpa_supplicant
H A Dhs20_supplicant.c821 if (wpa_s->scanning) {
823 "scanning");
H A Dwnm_sta.c675 if (wpa_s->wnm_dissoc_timer && !wpa_s->scanning) {
H A Dctrl_iface.c6089 if (!wpa_s->sched_scanning && !wpa_s->scanning &&
/external/chromium_org/chromeos/network/
H A Ddevice_state.h40 bool scanning() const { return scanning_; } function in class:chromeos::DeviceState
H A Dnetwork_state_handler.cc168 if (device->Matches(type) && device->scanning())
616 if (key == shill::kScanningProperty && device->scanning() == false)
/external/chromium_org/tools/perf_expectations/
H A Dmake_expectations.py241 scanning = False
250 scanning = True
256 if scanning:
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_old.c269 else if (!strcmp(method, "scanning"))
463 * wpa_supplicant_dbus_notify_scanning - send scanning status
467 * Notify listeners of interface scanning state changes
473 dbus_bool_t scanning = wpa_s->scanning ? TRUE : FALSE; local
489 DBUS_TYPE_BOOLEAN, &scanning,
H A Ddbus_old_handlers.c1289 * wpas_dbus_iface_get_scanning - Get interface scanning state
1292 * Returns: A dbus message containing whether the interface is scanning
1294 * Handler function for "scanning" method call.
1300 dbus_bool_t scanning = wpa_s->scanning ? TRUE : FALSE; local
1304 dbus_message_append_args(reply, DBUS_TYPE_BOOLEAN, &scanning,
1308 "scanning state");
H A Ddbus_new_handlers.c2772 * wpas_dbus_new_iface_get_scanning - Get interface scanning state
2778 * Getter for "scanning" property.
2784 dbus_bool_t scanning = wpa_s->scanning ? TRUE : FALSE; local
2787 &scanning, error);
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dchoose_mobile_network_ui.cc169 if (cellular->scanning()) {
170 NET_LOG_EVENT("ChooseMobileNetwork", "Device is scanning for networks.");
/external/valgrind/main/none/tests/
H A Dcmdline1.stdout.exp108 NOTE: stack scanning is only available on arm-linux.
110 recovered by stack scanning [5]
H A Dcmdline2.stdout.exp108 NOTE: stack scanning is only available on arm-linux.
110 recovered by stack scanning [5]
/external/llvm/utils/FileCheck/
H A DFileCheck.cpp523 // reasonable and not equal to what we showed in the "scanning from here"
949 // Print the "scanning from here" line. If the current position is at the
954 "scanning from here");
996 // IsLabelScanMode is true when we are scanning forward to find CHECK-LABEL
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas366 /// etc...) so that we can rewind the state after scanning ahead.
/external/bison/build-aux/
H A Dtexinfo.tex7321 \def\macroargctxt{% used when scanning invocations
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 3070 milliseconds