HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 376 - 400 of 2771) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth-le.jd 234 as a parameter. You must implement this callback, because that is how scan
239 <li>Never scan on a loop, and set a time limit on your scan. A device that was
240 previously available may have moved out of range, and continuing to scan drains
244 <p>The following snippet shows how to start and stop a scan:</p>
260 // Stops scanning after a pre-defined scan period.
281 <p>If you want to scan for only specific types of peripherals, you can instead
288 which is the interface used to deliver BLE scan results:</p>
293 // Device scan callback.
310 <p class="note"><strong>Note:</strong> You can only scan for Bluetooth LE device
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 87 /** Callback for scan results */
190 bt_status_t (*scan)( int client_if, bool start ); member in struct:__anon33733
278 /** Set the advertising data or scan response data */
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt_int.h 50 This allows us to pick up the scan where we left off.
52 If this is zero, or a null string, it means resume the scan
70 scan, so that eventually all the non-options are at the end.
  /packages/apps/Settings/tests/src/com/android/settings/tests/
BluetoothRequestPermissionTest.java 79 Button scanButton = (Button) findViewById(R.id.scan);
171 addMsg("Scan started...");
173 addMsg("Scan ended");
  /external/kernel-headers/original/linux/
wireless.h 193 * - Add optional scan request parameters for SIOCSIWSCAN
347 #define IWEVQUAL 0x8C01 /* Quality part of statistics (scan) */
352 * (scan results); This includes id and
354 * contain more than one IE. Scan
509 #define IW_SCAN_DEFAULT 0x0000 /* Default scan of the driver */
510 #define IW_SCAN_ALL_ESSID 0x0001 /* Scan all ESSIDs */
511 #define IW_SCAN_THIS_ESSID 0x0002 /* Scan only this ESSID */
512 #define IW_SCAN_ALL_FREQ 0x0004 /* Scan all Frequencies */
513 #define IW_SCAN_THIS_FREQ 0x0008 /* Scan only this Frequency */
514 #define IW_SCAN_ALL_MODE 0x0010 /* Scan all Modes *
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.h 390 * p2p_scan - Request a P2P scan/search
392 * @type: Scan type
393 * @freq: Specific frequency (MHz) to scan or 0 for no restriction
400 * This callback function is used to request a P2P scan or search
402 * of scan is to be done. @P2P_SCAN_SOCIAL indicates that only the
405 * @P2P_SCAN_SOCIAL_PLUS_ONE request scan of all the social channels
408 * The full scan is used for the initial scan to find group owners from
409 * all. The other types are used during search phase scan of the social
413 * The scan results are returned after this call by callin
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 166 /*check if an interleave scan is already in progress*/
190 /* start scan, disable duplicate filtering */
209 //Dont stop the scan. Just nullify the cbs
286 ** Description This function is called to register a scan request callback
289 ** Parameters p_scan_req_cback: scan request callback. If NULL, remove the
564 ** Description This function is called to set Scan parameters.
570 ** scan_type: active scan or passive scan
607 ** Description This function is called to write LE scan response.
609 ** Parameters: p_scan_rsp: scan response information
    [all...]
  /external/chromium_org/chrome/installer/util/
language_selector.cc 261 for (std::vector<std::wstring>::const_iterator scan = candidates.begin(),
262 end = candidates.end(); scan != end; ++scan) {
263 candidate.assign(*scan);
266 matched_name->assign(*scan);
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_linux.cc 5 // Provides wifi scan API binding for suitable for typical linux distributions.
63 // Given the NetworkManager path to a wireless adapater, dumps the wifi scan
172 // At least one successfull scan overrides any other adapter reporting error.
199 // Create a proxy object for this wifi adapter, and ask it to do a scan
200 // (or at least, dump its scan results).
  /external/chromium_org/ppapi/proxy/
nacl_message_scanner.cc 31 // Current handle index in the rewritten message. During the scan, it will be
32 // be less than or equal to handles.size(). After the scan it should be equal.
124 // The idea is to scan elements in the tuple which require special handling,
178 // need to scan those.
244 // scan any message types that might contain a handle. If we later determine
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLPreloadScanner.cpp 300 void TokenPreloadScanner::scan(const HTMLToken& token, const SegmentedString& source, PreloadRequestStream& requests)
305 void TokenPreloadScanner::scan(const CompactHTMLToken& token, const SegmentedString& source, PreloadRequestStream& requests)
317 m_cssScanner.scan(token.data(), source, requests);
390 void HTMLPreloadScanner::scan(HTMLResourcePreloader* preloader, const KURL& startingBaseElementURL) function in class:WebCore::HTMLPreloadScanner
403 m_scanner.scan(m_token, m_source, requests);
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.cc 129 // Scan a UTF-8 stringpiece based on a state table.
130 // Always scan complete UTF-8 characters
151 // Do state-table scan
182 // Byte-at-a-time scan
220 // Loop back up to the fast scan
  /external/llvm/lib/Analysis/
Loads.cpp 54 /// specified pointer, we do a quick local scan of the basic block containing
122 /// FindAvailableLoadedValue - Scan the ScanBB block backwards (starting at the
132 /// MaxInstsToScan specifies the maximum instructions to scan in the block. If
133 /// it is set to 0, it will scan the whole block. You can also optionally
163 // Don't scan huge blocks.
  /frameworks/native/libs/input/
KeyLayoutMap.cpp 215 mapUsage ? "usage" : "scan code", codeToken.string());
222 mapUsage ? "usage" : "scan code", codeToken.string());
257 mapUsage ? "usage" : "scan code", code, keyCode, flags);
271 ALOGE("%s: Expected axis scan code number, got '%s'.", mTokenizer->getLocation().string(),
276 ALOGE("%s: Duplicate entry for axis scan code '%s'.", mTokenizer->getLocation().string(),
  /external/chromium_org/third_party/sqlite/src/contrib/
sqlitecon.tcl 139 scan [$w index insert] %d.%d row col
149 scan [$w index insert] %d.%d row col
159 scan [$w index insert] %d.%d row col
181 scan [$w index insert] %d.%d row col
213 scan [$w index insert] %d.%d row col
423 scan [$w index insert] %d.%d row col
440 scan [$w index insert] %d.%d ix iy
441 scan $p %d.%d px py
550 scan [$w index sel.first] %d.%d s1x s1y
551 scan [$w index sel.last] %d.%d s2x s2
    [all...]
  /docs/source.android.com/src/devices/tech/input/
overview.jd 37 the details such as physical scan codes, HID usages, I2C messages,
118 <dt>Physical Scan Code</dt>
120 <p>A physical scan code is a device-specific identifier that is associated
121 with each key, button or other control. Because physical scan codes
125 <p>Scan codes are mainly of interest for keyboards. Other devices
147 scan codes, HID usages and other device-specific signals into Linux
151 with a key as its "scan code". This is technically incorrect in
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 78 ;scan equ rsp + xx - LocalVarsSize ; ptr to string wanting match -> r9
108 ; scan r13
270 ;;; register Bytef *scan = s->window + s->strstart;
275 ;;; Determine how many bytes the scan ptr is off from being
304 ;;; register ush scan_start = *(ushf*)scan;
305 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
495 ;;; scan_end = *(ushf*)(scan+best_len-1);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
markupbase.py 181 # Internal -- scan past the internal subset in a <!DOCTYPE declaration,
249 # Internal -- scan past <!ELEMENT declarations
260 # Internal -- scan past <!ATTLIST declarations
270 # scan a series of attribute descriptions; simplified:
317 # Internal -- scan past <!NOTATION declarations
340 # Internal -- scan past <!ENTITY declarations
375 # Internal -- scan a name token and the new position and the token, or
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
markupbase.py 181 # Internal -- scan past the internal subset in a <!DOCTYPE declaration,
249 # Internal -- scan past <!ELEMENT declarations
260 # Internal -- scan past <!ATTLIST declarations
270 # scan a series of attribute descriptions; simplified:
317 # Internal -- scan past <!NOTATION declarations
340 # Internal -- scan past <!ENTITY declarations
375 # Internal -- scan a name token and the new position and the token, or
  /external/bison/djgpp/
config.bat 257 test -f %XSRC%/src/c-scan-gram.c
259 test -f %XSRC%/src/scan-gram-c.c
260 if not errorlevel 1 mv -f %XSRC%/src/scan-gram-c.c %XSRC%/src/c-scan-gram.c
262 test -f %XSRC%/src/c-scan-skel.c
264 test -f %XSRC%/src/scan-skel-c.c
265 if not errorlevel 1 mv -f %XSRC%/src/scan-skel-c.c %XSRC%/src/c-scan-skel.c
376 Rem Use only if you want to change the scan-gram.l and scan-skel.l files.
    [all...]
  /external/jpeg/
jcphuff.c 11 * currently does not allow multiple-scan files to be written with output
53 * Since any one scan codes only DC or only AC, we only need one set
102 * Initialize for a Huffman-compressed scan using progressive JPEG.
118 /* We assume jcmaster.c already validated the scan parameters. */
372 * MCU encoding for DC initial scan (either spectral selection,
459 * MCU encoding for AC initial scan (either spectral selection,
565 * MCU encoding for DC successive approximation refinement scan.
614 * MCU encoding for AC successive approximation refinement scan.
742 * Finish up at the end of a Huffman-compressed progressive scan.
830 entropy->bit_buffer = NULL; /* needed only in AC refinement scan */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 11 * currently does not allow multiple-scan files to be written with output
53 * Since any one scan codes only DC or only AC, we only need one set
102 * Initialize for a Huffman-compressed scan using progressive JPEG.
118 /* We assume jcmaster.c already validated the scan parameters. */
372 * MCU encoding for DC initial scan (either spectral selection,
459 * MCU encoding for AC initial scan (either spectral selection,
565 * MCU encoding for DC successive approximation refinement scan.
614 * MCU encoding for AC successive approximation refinement scan.
742 * Finish up at the end of a Huffman-compressed progressive scan.
830 entropy->bit_buffer = NULL; /* needed only in AC refinement scan */
    [all...]
  /external/chromium_org/v8/src/
scanner.cc 59 // after a newline and scan first token.
62 Scan();
244 Scan();
358 void Scanner::Scan() {
615 Scan();
802 // scan exponent, if any
806 // scan exponent
953 // Scan identifier start character.
970 // Scan the rest of the identifier characters.
997 // Scan the rest of the identifier characters
    [all...]
  /external/v8/src/
scanner.cc 54 // after a newline and scan first token.
57 Scan();
239 Scan();
353 void Scanner::Scan() {
610 Scan();
776 // scan exponent, if any
780 // scan exponent
927 // Scan identifier start character.
944 // Scan the rest of the identifier characters.
971 // Scan the rest of the identifier characters
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 261 * @NL80211_CMD_GET_SCAN: get scan results
262 * @NL80211_CMD_TRIGGER_SCAN: trigger a new scan with the given parameters
265 * @NL80211_CMD_NEW_SCAN_RESULTS: scan notification (as a reply to
266 * NL80211_CMD_GET_SCAN and on the "scan" multicast group)
267 * @NL80211_CMD_SCAN_ABORTED: scan was aborted, for unspecified reasons,
268 * partial scan results may be available
270 * @NL80211_CMD_START_SCHED_SCAN: start a scheduled scan at certain
276 * a passive scan is performed. %NL80211_ATTR_SCAN_FREQUENCIES,
281 * @NL80211_CMD_STOP_SCHED_SCAN: stop a scheduled scan. Returns -ENOENT
282 * if scheduled scan is not running
    [all...]

Completed in 1621 milliseconds

<<11121314151617181920>>