/external/wpa_supplicant_6/wpa_supplicant/ |
events.c | 630 wpa_printf(MSG_DEBUG, "Failed to get scan results - try " 642 wpa_msg(wpa_s, MSG_DEBUG, "Cached scan results are " 645 wpa_printf(MSG_DEBUG, "New scan results available"); 722 * Quick recovery if the initial scan results were not 723 * complete when fetched before the first scan request.
|
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
coreDefaultParams.h | [all...] |
/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
coreDefaultParams.h | 798 /* Scan SRV parameters * [all...] |
/external/icu4c/common/ |
rbbiscan.cpp | 272 // Current scan char is the ';' that terminates the assignment. 632 // Scan is at a right paren or end of expression. [all...] |
/external/jpeg/ |
jdmarker.c | 347 /* Collect the additional scan parameters Ss, Se, Ah/Al. */ 359 /* Prepare to scan data & restart markers */ 924 * we might well scan an entire input file before realizing it ain't JPEG. [all...] |
jmorecfg.h | 292 #define C_MULTISCAN_FILES_SUPPORTED /* Multiple-scan JPEG files? */ 308 #define D_MULTISCAN_FILES_SUPPORTED /* Multiple-scan JPEG files? */
|
wrjpgcom.c | 172 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ 298 /* Scan miscellaneous markers until we reach SOFn. */
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 106 connect(scanButton, SIGNAL(clicked()), this, SLOT(scan())); 123 connect(scanNetworkButton, SIGNAL(clicked()), this, SLOT(scan())); 712 void WpaGui::scan() function in class:WpaGui 1294 scanAction = new QAction("Scan &Results", this); 1297 connect(scanAction, SIGNAL(triggered()), this, SLOT(scan())); [all...] |
/hardware/broadcom/wlan/bcm4329/src/wl/sys/ |
wl_iw.c | [all...] |
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
cu_cmd.c | 356 { SCAN_TYPE_NORMAL_PASSIVE, (PS8)"Passive Normal Scan" }, 357 { SCAN_TYPE_NORMAL_ACTIVE, (PS8)"Active Normal Scan" }, 358 { SCAN_TYPE_SPS, (PS8)"Scheduled Passive Scan (SPS)" }, 359 { SCAN_TYPE_TRIGGERED_PASSIVE, (PS8)"Passive Triggered Scan" }, 360 { SCAN_TYPE_TRIGGERED_ACTIVE, (PS8)"Active Triggered Scan" } 502 /* init application scan default params */ 523 /* init periodic application scan params */ 549 /* init default scan policy */ 683 os_error_printf(CU_MSG_INFO2, (PS8)"Scan type: %s\n", scanType2Str[ scanMethod->scanType ].name); [all...] |
/cts/tools/signature-tools/src/signature/converter/dex/ |
GenericSignatureParser.java | 104 * Scanner: eof is private to the scan methods and it's set only when a scan
|
/dalvik/libcore/archive/src/main/java/java/util/zip/ |
ZipFile.java | 282 * field, so we have to scan through it backwards. The comment is at 293 * Scan back, looking for the End Of Central Directory field. If
|
/external/bluetooth/glib/gio/fen/ |
fen-data.c | 115 FD_W ("SCALABE SCAN num:time [ %4u : %4u ] %s\n", data->changed_event_num, sleep_time, FN_NAME(data)); 462 /* Fdata is still changing, so scalable scan */
|
/external/e2fsprogs/e2fsck/ |
e2fsck.8.in | 128 program to do a read-only scan of the device in order to find any bad 131 this option is specified twice, then the bad block scan will be done
|
/external/grub/netboot/ |
cs89x0.h | 344 /* for bios scan */ 347 /* use these values for debugging bios scan */
|
pci.c | 408 /* Scan all PCI buses, until we find our card. 409 * We could be smart only scan the required busses but that
|
/external/grub/stage2/ |
tparm.c | 650 /* scan forward for %e or %; at level zero */ 674 /* scan forward for a %; at level zero */
|
/external/openssl/crypto/evp/ |
bio_b64.c | 85 int tmp_nl; /* If true, scan until '\n' */ 216 /* We need to scan, a line at a time until we
|
/external/webkit/WebCore/platform/image-decoders/gif/ |
GIFImageDecoder.cpp | 69 // The total number of frames for the image. Will scan the image data for the answer 153 // So, scan backwards from |end| as follows:
|
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/ |
standalone.py | 53 under scan_dir are scanned. This is useful in saving scan time. 338 help=('Web Socket handlers scan directory. '
|
/external/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 42 connect(scanButton, SIGNAL(clicked()), this, SLOT(scan())); 543 void WpaGui::scan() function in class:WpaGui
|
/frameworks/base/core/java/android/net/ |
NetworkStateTracker.java | 306 * Send a notification that the results of a scan for network access 406 * Interprets scan results. This will be called at a safe time for
|
/frameworks/base/core/res/res/values/ |
config.xml | 43 <!-- The duration (in milliseconds) that the radio will scan for a signal 44 when there's no network connection. If the scan doesn't timeout, use zero -->
|
/hardware/ti/wlan/wl1271/Test/ |
roamingMgrDebug.c | 243 // init default scan policy 342 WLAN_OS_REPORT(("------ PRINTING BSS FOUND AFTER IMMEDIATE SCAN - MANUAL MODE----------\n"));
|
/ndk/docs/ |
CPU-ARCH-ABIS.TXT | 235 When installing an application, the package manager service will scan 244 then scan for shared libraries of the form:
|