Searched
full:scan (Results
576 -
600 of
1464) sorted by null
<<21222324252627282930>>
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
eventMbox.c | 160 /*10*/{ SCAN_COMPLETE_EVENT_ID , "SCAN CMPLT " , 8}, 161 /*11*/{ SCHEDULED_SCAN_COMPLETE_EVENT_ID, "SPS SCAN CMPLT " , 3}, 178 /*28*/{ PERIODIC_SCAN_COMPLETE_EVENT_ID, "PERIODIC SCAN COMPLETE " , 8}, 179 /*29*/{ PERIODIC_SCAN_REPORT_EVENT_ID, "PERIODIC SCAN REPORT " , 8},
|
/packages/apps/Camera/src/com/android/camera/gallery/ |
ImageListUber.java | 96 // scan the existing mSkipList to see if we've computed
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSettingsUtils.java | 88 * @param resourceId Id of the provider resource to scan
|
/packages/apps/Email/src/com/android/email/mail/ |
PackedString.java | 106 // scan forward for next tag, if any
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
CachedBluetoothDeviceManager.java | 256 // If starting a new scan, clear old visibility
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_cdrom.h | 38 with the SDL_INIT_CDROM flag. This causes SDL to scan the system
|
SDL_joystick.h | 38 with the SDL_INIT_JOYSTICK flag. This causes SDL to scan the system
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_cdrom.h | 38 with the SDL_INIT_CDROM flag. This causes SDL to scan the system
|
SDL_joystick.h | 38 with the SDL_INIT_JOYSTICK flag. This causes SDL to scan the system
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
hashtab.h | 67 htab_traverse. Return 1 to continue scan, 0 to stop. */
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_cdrom.h | 42 with the SDL_INIT_CDROM flag. This causes SDL to scan the system
|
SDL_joystick.h | 42 with the SDL_INIT_JOYSTICK flag. This causes SDL to scan the system
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_cdrom.h | 38 with the SDL_INIT_CDROM flag. This causes SDL to scan the system
|
SDL_joystick.h | 38 with the SDL_INIT_JOYSTICK flag. This causes SDL to scan the system
|
/system/core/nexus/ |
CommandListener.cpp | 112 cli->sendMsg(ResponseCode::CommandOkay, "Scan results complete.", false);
|
WifiController.cpp | 314 // Switch to scan only mode 484 LOGW("onScanResultsEvent: Error getting scan results (%s)", 513 // Switch handling of scan results back to normal mode 517 asprintf(&tmp, "Scan results ready (%d)", mLatestScanResults->size());
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/ |
txXfer.h | 96 failureEventCB_t failureEventFunc; /* upper layer Failure Event CB. * called when the scan command has been Timer Expiry*/
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/ |
regulatoryDomain.h | 89 /* scan availability channels from registry */
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
proc_stat.c | 77 len += (len<count)?sprintf(page+len,"No scan complete failure = %d\n",pHealthMonitor->recoveryTriggersNumber[ NO_SCAN_COMPLETE_FAILURE ]):0;
|
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/ |
eventMbox.c | 160 /*10*/{ SCAN_COMPLETE_EVENT_ID , "SCAN CMPLT " , 8}, 161 /*11*/{ SCHEDULED_SCAN_COMPLETE_EVENT_ID, "SPS SCAN CMPLT " , 3}, 178 /*28*/{ PERIODIC_SCAN_COMPLETE_EVENT_ID, "PERIODIC SCAN COMPLETE " , 8}, 179 /*29*/{ PERIODIC_SCAN_REPORT_EVENT_ID, "PERIODIC SCAN REPORT " , 8},
|
/external/bluetooth/bluez/ |
ChangeLog | 161 Fix read scan enable calls. 802 Add support for device scan property. 868 Add support for reading and writing the inquiry scan type. 869 Add definitions for connection accept timeout and scan enable. 870 Add support for inquiry scan type. 884 Add support for page scan timeout configuration. [all...] |
/external/jdiff/src/jdiff/ |
DiffMyers.java | 88 We scan from the beginnings of the files, and simultaneously from the ends, 356 /** Scan the tables of which lines are inserted and deleted, 391 /** Scan the tables of which lines are inserted and deleted, 664 /* Scan from beginning of run 765 /* Scan forwards to find beginning of another run of changes.
|
/external/libxml2/ |
hash.c | 811 * Scan the hash @table and applied @f to each value. 827 * Scan the hash @table and applied @f to each value. 876 * Scan the hash @table and applied @f to each value matching 897 * Scan the hash @table and applied @f to each value matching 939 * Scan the hash @table and applied @f to each value.
|
/external/openssl/crypto/bn/ |
bn_exp.c | 326 * how bit a window to do. To do this we need to scan 473 * how bit a window to do. To do this we need to scan 688 /* Scan the exponent one window at a time starting from the most 695 /* Scan the window, squaring the result as we go */ 948 * how bit a window to do. To do this we need to scan
|
/external/wpa_supplicant/ |
wpa_supplicant.conf | 88 # uses the scan results to select a suitable AP. Another alternative is to 166 # 0 = do not scan this SSID with specific Probe Request frames (default) 167 # 1 = scan with SSID-specific Probe Request frames (this can be used to 179 # priority value, the sooner the network is matched against the scan results). 258 # SSID, are allowed when selecting a BSS form scan results.
|
Completed in 185 milliseconds
<<21222324252627282930>>