/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
MacServices.c | 35 * \brief This file include public definitions for the scan SRV module, comprising its API.
|
MeasurementSrvSM.c | 152 * \param currentState - the current scan SRV SM state.\n 477 pApDiscoveryParams.scanOptions = SCAN_ACTIVE; /* both scan type and band are 0 for active and */ 482 /* scan mode go into the scan option field */ [all...] |
MeasurementSrvSM.h | 130 * \param currentState - the current scan SRV SM state.\n
|
PowerSrv_API.h | 255 * \brief Registers a failure event callback for scan error notifications.
|
/build/tools/lsd/ |
lsd.c | 342 over the list of relocation sections and scan each section for 402 /* Iterate the symbol table. For each undefined symbol, scan the 735 each undefined symbol, scan the list of dependencies till we find a
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 77 we have to scan the method signature, identify arguments that must be 102 * S - if set, do things the hard way (scan the signature) 109 * rarely to never -- can do the slow signature scan.
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
scanner.sgml | 235 Prepares to scan a file. 255 Prepares to scan a text buffer. 259 @text: the text buffer to scan.
|
/external/icu4c/tools/toolutil/ |
xmlparser.cpp | 491 // Scan for attributes. 535 // the document element, so we WILL scan off the end in this function 560 // Scan for document content.
|
/external/iproute2/misc/ |
ifstat.c | 558 " -d, --scan=SECS sample every statistics every SECS\n" 575 { "scan", 1, 0, 'd'}, 620 fprintf(stderr, "ifstat: invalid scan interval\n");
|
/external/jpeg/ |
example.c | 146 /* Step 5: while (scan lines remain to be written) */ 195 * optimization or a multi-scan JPEG file), it will create temporary 366 /* Step 6: while (scan lines remain to be read) */
|
jdhuff.c | 82 * Initialize for a Huffman-compressed scan. 92 /* Check that the scan parameters Ss, Se, Ah/Al are OK for sequential JPEG. 114 /* Precalculate decoding info for each block in an MCU of this scan */
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
apply_tns.cpp | 298 * Scan the array of q-formats and find the minimum over 301 * At the end of this scan, 361 * picked as the one to normalize to in the scan for
|
/external/wpa_supplicant/ |
config_ssid.h | 104 * network is matched against the scan results). Within each priority 195 * scan_ssid - Scan this SSID with Probe Requests 197 * scan_ssid can be used to scan for APs using hidden SSIDs.
|
events.c | 512 wpa_printf(MSG_DEBUG, "Failed to get scan results - try " 579 * Quick recovery if the initial scan results were not 580 * complete when fetched before the first scan request.
|
wpa_cli.c | 134 " scan = request new BSS scan\n" 135 " scan_results = get latest scan results\n" 907 return wpa_ctrl_command(ctrl, "SCAN"); 1094 { "scan", wpa_cli_cmd_scan }, [all...] |
/frameworks/base/libs/ui/ |
EventHub.cpp | 234 LOGI("(Scan code %d: down=%d)", i, test_bit(i, key_bitmask)); 449 LOGE("scan dir failed for %s\n", device_path); 470 // check the possible scan codes identified by the layout map against the
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
apply_tns.cpp | 298 * Scan the array of q-formats and find the minimum over 301 * At the end of this scan, 361 * picked as the one to normalize to in the scan for
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
SoftGemini.c | 359 /* set new configurations of scan to scancncn */ 758 /* set new configurations of scan to scancncn */ [all...] |
/system/core/adb/ |
usb_linux.c | 45 /* usb scan debugging is waaaay too verbose */ 107 // kick any devices in the device list that were not found in the device scan 571 /* initialize mark to 1 so we don't get garbage collected after the device scan */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
commonTypes.h | 163 /* The maximum number of multiple SSIDs that can be used in a single scan command */ 166 /* The maximum number of information elements that sent in an active scan probe request [all...] |
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/ |
SoftGemini.c | 359 /* set new configurations of scan to scancncn */ 751 /* set new configurations of scan to scancncn */ [all...] |
/external/icu4c/i18n/ |
regexcmp.cpp | 147 // state, then linearly scan forward until we find a row that matches the [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_cli.c | 1000 return wpa_ctrl_command(ctrl, "SCAN"); [all...] |
wpa_supplicant.conf | 88 # uses the scan results to select a suitable AP. Another alternative is to 222 # 0 = do not scan this SSID with specific Probe Request frames (default) 223 # 1 = scan with SSID-specific Probe Request frames (this can be used to 235 # priority value, the sooner the network is matched against the scan results). 315 # SSID, are allowed when selecting a BSS form scan results.
|
/external/opencore/fileformats/mp3/parser/src/ |
mp3parser.cpp | 329 // scan completion flag 710 // we will not scan the file for duration 879 // After scan of frames we need to fill the TOC table [all...] |