/hardware/ti/wlan/wl1271/wpa_supplicant_lib/ |
driver_ti.h | 74 int force_merge_flag; /* Force scan results merge */ 75 int scan_channels; /* Number of allowed scan channels */ 78 int last_scan; /* Last scan type */ 79 SHLIST scan_merge_list; /* Previous scan list */
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MediaScannerReceiver.java | 41 // scan internal storage 42 scan(context, MediaProvider.INTERNAL_VOLUME); method 49 scan(context, MediaProvider.EXTERNAL_VOLUME); method 58 private void scan(Context context, String volume) { method in class:MediaScannerReceiver
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
ScanCncnPrivate.h | 35 * \brief Scan concentartor module private definitions 86 /* scan concentrator application sub-module data */ 87 TI_HANDLE hScanResultTable; /* application scan result table */ 88 TI_HANDLE hOSScanSm; /* OS scan state machine */
|
ScanCncnSm.h | 35 * \brief Scan concentrator state machine declarations 66 TI_BOOL bScanCompletePending; /* TRUE if scan complete event is received 67 before all results, for periodic scan */ 70 stopping scan to return to previous PS mode */ 77 /* Scan complete callbacks */
|
/system/wlan/ti/wilink_6_1/wpa_supplicant_lib/ |
driver_ti.h | 74 int force_merge_flag; /* Force scan results merge */ 75 int scan_channels; /* Number of allowed scan channels */ 78 int last_scan; /* Last scan type */ 79 SHLIST scan_merge_list; /* Previous scan list */
|
/external/wpa_supplicant/ |
wpa_supplicant.h | 62 * EVENT_SCAN_RESULTS - Scan results available 64 * This event must be called whenever scan results are available to be 66 * is expected to be used some time after struct wpa_driver_ops::scan() 67 * is called. If the driver provides an unsolicited event when the scan 72 * scan is expected to be completed. 105 * for scan request (ap_scan=2 mode), this event is required for 106 * pre-authentication. If wpa_supplicant is performing scan request 107 * (ap_scan=1), this event is optional since scan results can be used 195 * set, the results from previous scan will be used. If no 196 * data for the new AP is found, scan results will be requeste [all...] |
/external/bison/lib/ |
strnlen.c | 1 /* Find the length of STRING, but scan at most MAXLEN characters. 25 /* Find the length of STRING, but scan at most MAXLEN characters.
|
strnlen.h | 1 /* Find the length of STRING, but scan at most MAXLEN characters. 26 /* Find the length (number of bytes) of STRING, but scan at most
|
/external/dropbear/libtommath/ |
bn_mp_cnt_lsb.c | 33 /* scan lower digits until non-zero */ 38 /* now scan this digit until a 1 is found */
|
/external/netcat/data/ |
showmount.d | 3 # UDP-scan around between 600-800 to find most mount daemons. 5 # directly scan *and* dump the current exports when mountd is hit.
|
/external/netcat/scripts/ |
iscan | 2 ## duplicate DaveG's ident-scan thingie using netcat. Oooh, he'll be pissed. 6 ## advantages: runs slower than ident-scan, giving remote inetd less cause
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
Scanner.java | 30 @param r A source of characters to scan 34 public void scan(Reader r, ScanHandler h) throws IOException, SAXException; method in interface:Scanner
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
scanresults.ui | 13 <string>Scan results</string> 75 <string>Scan</string>
|
/frameworks/base/media/java/android/media/ |
IMediaScannerService.aidl | 27 * Requests the media scanner to scan a file. 38 * Requests the media scanner to scan a file.
|
/hardware/ti/wlan/wl1271/CUDK/os/linux/inc/ |
ParsEvent.h | 35 * and scan results */ 44 * Scan state and meta-information, used to decode events...
|
/hardware/ti/wlan/wl1271/stad/src/Application/ |
roamingMngr_manualSM.c | 48 * In each Internal Roaming request, scan is performed and selection for 103 {ROAMING_MANUAL_STATE_IDLE, roamingMngr_smUnexpected}, /* SCAN */ 114 {ROAMING_MANUAL_STATE_SCAN, roamingMngr_smConnectedToScan}, /* SCAN */ 122 /* next state and actions for SCAN state */ 125 {ROAMING_MANUAL_STATE_IDLE, roamingMngr_smUnexpected}, /* SCAN */ 136 {ROAMING_MANUAL_STATE_IDLE, roamingMngr_smUnexpected}, /* SCAN */ 150 "SCAN", 157 "SCAN",
|
roamingMngr_autoSM.c | 48 * In each Internal Roaming request, scan is performed and selection for 111 {ROAMING_STATE_IDLE, roamingMngr_smUnexpected}, /* SCAN */ 122 {ROAMING_STATE_WAIT_4_TRIGGER, roamingMngr_smUnexpected}, /* SCAN */ 133 {ROAMING_STATE_SCANNING, roamingMngr_smInvokeScan}, /* SCAN */ 144 {ROAMING_STATE_SCANNING, roamingMngr_smInvokeScan}, /* SCAN */ 156 {ROAMING_STATE_SELECTING, roamingMngr_smUnexpected}, /* SCAN */ 168 {ROAMING_STATE_CONNECTING, roamingMngr_smUnexpected}, /* SCAN, */ 193 "SCAN", 210 * - Get the BSS list from the Scan Manager. 212 * - If the list is empty, start SCANNING. The type of scan is decide [all...] |
/packages/apps/Settings/tests/res/values/ |
strings.xml | 23 <string name="start_scan">Start scan</string> 24 <string name="stop_scan">Stop scan</string>
|
/packages/apps/Settings/tests/res/values-de/ |
strings.xml | 20 <string name="start_scan" msgid="6035699220942169744">"Scan starten"</string> 21 <string name="stop_scan" msgid="527546916633745779">"Scan stoppen"</string>
|
/packages/apps/Settings/tests/res/values-nl/ |
strings.xml | 20 <string name="start_scan" msgid="6035699220942169744">"Scan starten"</string> 21 <string name="stop_scan" msgid="527546916633745779">"Scan stoppen"</string>
|
/system/wlan/ti/wilink_6_1/CUDK/os/linux/inc/ |
ParsEvent.h | 35 * and scan results */ 44 * Scan state and meta-information, used to decode events...
|
/system/wlan/ti/wilink_6_1/stad/src/Application/ |
roamingMngr_manualSM.c | 48 * In each Internal Roaming request, scan is performed and selection for 103 {ROAMING_MANUAL_STATE_IDLE, roamingMngr_smUnexpected}, /* SCAN */ 114 {ROAMING_MANUAL_STATE_SCAN, roamingMngr_smConnectedToScan}, /* SCAN */ 122 /* next state and actions for SCAN state */ 125 {ROAMING_MANUAL_STATE_IDLE, roamingMngr_smUnexpected}, /* SCAN */ 136 {ROAMING_MANUAL_STATE_IDLE, roamingMngr_smUnexpected}, /* SCAN */ 150 "SCAN", 157 "SCAN",
|
roamingMngr_autoSM.c | 48 * In each Internal Roaming request, scan is performed and selection for 111 {ROAMING_STATE_IDLE, roamingMngr_smUnexpected}, /* SCAN */ 122 {ROAMING_STATE_WAIT_4_TRIGGER, roamingMngr_smUnexpected}, /* SCAN */ 133 {ROAMING_STATE_SCANNING, roamingMngr_smInvokeScan}, /* SCAN */ 144 {ROAMING_STATE_SCANNING, roamingMngr_smInvokeScan}, /* SCAN */ 156 {ROAMING_STATE_SELECTING, roamingMngr_smUnexpected}, /* SCAN */ 168 {ROAMING_STATE_CONNECTING, roamingMngr_smUnexpected}, /* SCAN, */ 193 "SCAN", 210 * - Get the BSS list from the Scan Manager. 212 * - If the list is empty, start SCANNING. The type of scan is decide [all...] |
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
ScanCncnSm.h | 35 * \brief Scan concentrator state machine declarations 66 TI_BOOL bScanCompletePending; /* TRUE if scan complete event is received 67 before all results, for periodic scan */ 70 stopping scan to return to previous PS mode */ 77 /* Scan complete callbacks */
|
/system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/ |
driver_ti.h | 89 int scan_channels; /* Number of allowed scan channels */ 92 int btcoex_scan; /* BtCoex Scan */ 94 int last_scan; /* Last scan type */ 95 int force_merge_flag; /* Force scan results merge */ 96 SHLIST scan_merge_list; /* Previous scan list */
|