HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 51 - 75 of 1464) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/wlan/ti/wilink_6_1/TWD/MacServices/
ScanSrvSM.h 35 * \brief This file include definitions for the scan SRV SM module.
58 * \brief enumerates the different scan SRV SM events
74 * \brief enumerates the different scan SRV SM states
113 * \brief Initialize the scan SRV SM.
116 * \param hScanSrv - handle to the scan SRV object.\n
127 * \param hScanSrv - handle to the scan SRV object.\n
128 * \param currentState - the current scan SRV SM state.\n
141 * \param hScanSrv - handle to the scan SRV object.\n
152 * \param hScanSrv - handle to the scan SRV object.\n
160 * \brief Send the scan command to the firmware.\
    [all...]
ScanSrvSM.c 35 * \brief This file include the scan SRV Sm implementation
67 * \brief Initialize the scan SRV SM.
70 * \param hScanSrv - handle to the scan SRV object.\n
158 * \param hScanSrv - handle to the scan SRV object.\n
159 * \param currentState - the current scan SRV SM state.\n
174 TRACE2(pScanSRV->hReport, REPORT_SEVERITY_ERROR, "Failed getting scan SRV next state. state = %d event = %d\n", (TI_UINT8)*currentState,(TI_UINT8)event);
190 * \param hScanSrv - handle to the scan SRV object.\n
211 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, "Driver mode successful, continuing to scan.\n");
227 /* if still wishing to scan */
230 /* send a PS_SUCCESS event - scan will proceed regardless of the error *
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
scanCncnDbg.c 35 * \brief This file include the scan concentrator debug module implementation
50 * \brief Main scan concentrator debug function
53 * \param hScanCncn - handle to the scan concentrator object.\n
70 WLAN_OS_REPORT(("Invalid function type in scan concentrator debug function: %d\n", funcType));
78 * \brief Prints scan concentrator debug menu
84 WLAN_OS_REPORT((" Scan Concentrator Debug Functions \n"));
86 WLAN_OS_REPORT(("1400 - Print the scan concentrator Debug Help\n"));
87 WLAN_OS_REPORT(("1401 - Print the scan SRV status\n"));
ScanMngrDbg.c 35 * \brief This file include the scan manager debug module implementation
52 * \brief Main scan manager debug function
55 * \param hScanMngr - handle to the scan manager object.\n
110 WLAN_OS_REPORT(("Invalid function type in scan manager debug function: %d\n", funcType));
118 * \brief Prints scan manager debug menu
124 WLAN_OS_REPORT((" Scan Manager Debug Functions \n"));
126 WLAN_OS_REPORT(("1500 - Print the scan manager Debug Help\n"));
127 WLAN_OS_REPORT(("1501 - Start continuous scan\n"));
128 WLAN_OS_REPORT(("1502 - Stop continuous scan\n"));
129 WLAN_OS_REPORT(("1503 - Start immediate scan\n"))
    [all...]
scanCncnDbg.h 35 * \brief This file include private definitions for the scan concentrator debug module.
86 * \brief Main scan concentrator debug function
89 * \param hScanCncn - handle to the scan concentrator object.\n
98 * \brief Prints scan concentrator debug menu
107 * \brief Performs a driver scan from within an app scan.\n
110 * \param hScanCncn - handle to the scan concentrator object.\n
117 * \brief Performs an app scan from within a driver scan.\n
120 * \param hScanCncn - handle to the scan concentrator object.\
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MSDOS/
MSC70.make 39 scan.obj \
53 scan.c \
73 copy initscan.c scan.c
74 touch scan.c
77 del scan.c
92 scan.c : scan.l
93 $(FLEX) $(FLEX_FLAGS) $(COMPRESSION) scan.l >scan.c
96 scan.obj : scan.c parse.h flexdef.
    [all...]
configur.bat 6 update initscan.c scan.c
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/NT/
Makefile 33 scan.obj \
48 scan.c \
60 copy initscan.c scan.c
61 touch scan.c
64 del scan.c
79 scan.c : scan.l
80 $(FLEX) $(FLEX_FLAGS) $(COMPRESSION) scan.l >scan.c
83 scan.obj : scan.c parse.h flexdef.
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/
SMakefile 70 scan.l skel.c sym.c tblcmp.c yylex.c
79 scan.c skel.c sym.c tblcmp.c yylex.c
84 flex.1 scan.c install.sh mkinstalldirs configure
88 # which "flex" to use to generate scan.c from scan.l
98 $(FLEX): $(OBJECTS) $(FLEXLIB) scan.o
99 $(CC) $(CFLAGS) link to $(FLEX) $(LDFLAGS) $(OBJECTS) scan.o $(FLEXLIB) $(LIBS)
115 scan.c: scan.l
116 $(FLEX_EXEC) $(FLEX_FLAGS) $(COMPRESSION) $(srcdir)/scan.l >scan.tm
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrvSM.c 2 * \brief This file include the scan SRV Sm implementation
66 * \brief Initialize the scan SRV SM.
69 * \param hScanSrv - handle to the scan SRV object.\n
181 * \param hScanSrv - handle to the scan SRV object.\n
182 * \param currentState - the current scan SRV SM state.\n
198 ("Failed getting scan SRV next state. state = %d event = %d\n",
206 ("SCAN SRV: <%s, %s> --> %s\n\n",
222 * \param hScanSrv - handle to the scan SRV object.\n
244 ("Driver mode successful, continuing to scan.\n") );
263 /* if still wishing to scan */
    [all...]
  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrvSM.c 35 * \brief This file include the scan SRV Sm implementation
67 * \brief Initialize the scan SRV SM.
70 * \param hScanSrv - handle to the scan SRV object.\n
158 * \param hScanSrv - handle to the scan SRV object.\n
159 * \param currentState - the current scan SRV SM state.\n
174 TRACE2(pScanSRV->hReport, REPORT_SEVERITY_ERROR, "Failed getting scan SRV next state. state = %d event = %d\n", (TI_UINT8)*currentState,(TI_UINT8)event);
190 * \param hScanSrv - handle to the scan SRV object.\n
211 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, "Driver mode successful, continuing to scan.\n");
227 /* if still wishing to scan */
230 /* send a PS_SUCCESS event - scan will proceed regardless of the error *
    [all...]
  /external/bluetooth/bluez/tools/
hciconfig.8 32 page scan enabled, inquiry scan enabled, inquiry, authentication enabled,
75 Enable page and inquiry scan.
78 Disable page and inquiry scan.
81 Enable inquiry scan, disable page scan.
84 Enable page scan, disable inquiry scan.
157 prints out the current inquiry scan type. Otherwise, sets inquiry scan type t
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
gobject.cI 2 * This is a hack to work around a limitation of gtkdoc-scan: it insists
  /hardware/ti/wlan/wl1271/Test/
ScanMngrDbg.c 35 * \brief This file include the scan manager debug module implementation
52 * \brief Main scan manager debug function
55 * \param hScanMngr - handle to the scan manager object.\n
110 WLAN_OS_REPORT(("Invalid function type in scan manager debug function: %d\n", funcType));
118 * \brief Prints scan manager debug menu
124 WLAN_OS_REPORT((" Scan Manager Debug Functions \n"));
126 WLAN_OS_REPORT(("1500 - Print the scan manager Debug Help\n"));
127 WLAN_OS_REPORT(("1501 - Start continuous scan\n"));
128 WLAN_OS_REPORT(("1502 - Stop continuous scan\n"));
129 WLAN_OS_REPORT(("1503 - Start immediate scan\n"))
    [all...]
scanCncnDbg.h 35 * \brief This file include private definitions for the scan concentrator debug module.
86 * \brief Main scan concentrator debug function
89 * \param hScanCncn - handle to the scan concentrator object.\n
98 * \brief Prints scan concentrator debug menu
107 * \brief Performs a driver scan from within an app scan.\n
110 * \param hScanCncn - handle to the scan concentrator object.\n
117 * \brief Performs an app scan from within a driver scan.\n
120 * \param hScanCncn - handle to the scan concentrator object.\
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland/
Makefile 93 SRC = $(BASESRC) scan.c
130 scan.c: scan.l
131 $(FLEX) $(FLEX_FLAGS) scan.l >scan.tmp
132 sed s,\"$(srcdir)/scan.l\",\"scan.l\", <scan.tmp >scan.c
133 @rm scan.tm
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnOidSM.h 2 * \brief This file include definitions for the scan concentrator OID request SM module.
84 * \brief enumerates the different scan OID request SM events
95 * \brief enumerates the different scan OID request SM states
131 * \brief Initialize the scan concentrator OID request SM.
134 * \param hScanCncn - handle to the scan concentrator object.\n
145 * \param hScanCncn - handle to the scan concentrator object.\n
156 * \brief SM action - starts a scan on G band
159 * \param hScanCncn - handle to the scan concentrator object.\n
167 * \brief SM action - starts a scan on A band
170 * \param hScanCncn - handle to the scan concentrator object.\
    [all...]
ScanCncn.c 2 * \brief This file include the scan concentrator module implementation
64 * \brief Creates the scan concentrator object
68 * \return a handle to the scan SRV object, NULL if an error occurred.\n
74 /* allocate the scan concentrator object */
78 WLAN_OS_REPORT( ("ERROR: Failed to create scan concnetrator module\n") );
90 WLAN_OS_REPORT( ("ERROR: Failed to allocate application scan state machine\n") );
99 WLAN_OS_REPORT( ("ERROR: Failed to allocate driver scan state machine\n") );
108 WLAN_OS_REPORT( ("ERROR: Failed to allocate continuous scan for roaming state machine\n") );
117 WLAN_OS_REPORT( ("ERROR: Failed to allocate immediate scan for roaming state machine\n") );
124 WLAN_OS_REPORT( ("ERROR: Failed to allocate OID scan state machine\n") )
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
scan.c 102 wpa_printf(MSG_DEBUG, "No enabled networks - do not scan");
149 "end of scan list - go back to beginning");
165 wpa_printf(MSG_DEBUG, "Starting AP scan (%s SSID)",
168 wpa_hexdump_ascii(MSG_DEBUG, "Scan SSID",
182 wpa_printf(MSG_DEBUG, "Trying to get current scan results "
183 "first without requesting a new scan to speed up "
215 wpa_printf(MSG_WARNING, "Failed to initiate AP scan.");
225 * wpa_supplicant_req_scan - Schedule a scan for neighboring access points
227 * @sec: Number of seconds after which to scan
228 * @usec: Number of microseconds after which to scan
    [all...]
  /external/e2fsprogs/debugfs/
icheck.c 60 ext2_inode_scan scan = 0; local
94 retval = ext2fs_open_inode_scan(current_fs, 0, &scan);
96 com_err("icheck", retval, "while opening inode scan");
101 retval = ext2fs_get_next_inode(scan, &ino, &inode);
104 com_err("icheck", retval, "while starting inode scan");
143 retval = ext2fs_get_next_inode(scan, &ino, &inode);
147 "while doing inode scan");
165 if (scan)
166 ext2fs_close_inode_scan(scan);
ncheck.c 64 ext2_inode_scan scan = 0; local
95 retval = ext2fs_open_inode_scan(current_fs, 0, &scan);
97 com_err("ncheck", retval, "while opening inode scan");
102 retval = ext2fs_get_next_inode(scan, &ino, &inode);
105 com_err("ncheck", retval, "while starting inode scan");
138 retval = ext2fs_get_next_inode(scan, &ino, &inode);
143 "while doing inode scan");
173 if (scan)
174 ext2fs_close_inode_scan(scan);
  /external/e2fsprogs/lib/ext2fs/
tst_iscan.c 2 * tst_inode.c --- this function tests the inode scan function
63 * Setup the variables for doing the inode scan test.
137 ext2_inode_scan scan; local
141 retval = ext2fs_open_inode_scan(test_fs, 8, &scan);
143 com_err("iterate", retval, "While opening inode scan");
147 retval = ext2fs_get_next_inode(scan, &ino, &inode);
153 retval = ext2fs_get_next_inode(scan, &ino, &inode);
165 ext2fs_close_inode_scan(scan);
215 printf("Inode scan tested OK!\n");
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
descrip.mms 108 scan.l skel.c sym.c tblcmp.c yylex.c
110 scan.obj,skel.obj,sym.obj,tblcmp.obj,yylex.obj $(VMSOBJS) $(ALLOCA)
116 scan.c skel.c sym.c tblcmp.c yylex.c
121 flex.1 scan.c install.sh mkinstalldirs configure
125 # flex options to use when generating scan.c from scan.l
128 # which "flex" to use to generate scan.c from scan.l
157 @- if f$search("scan.c").nes."" then $(REMOVE) scan.c;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrApi.h 82 /* scan types */
117 scan4RoamingType_e scanType; /* the scan type performed for Roaming */
118 bssList_t *pListOfAPs; /* list of BSS received from Scan Manager */
201 * - Store handlers of other modules (report module, Scan Manager, AP connection, TWD)
247 * \brief Indicates Roaming Manager that an Immediate Scan was completed
248 * and provides it with the Scan result
251 * \param scanCmpltStatus - Scan complete reason
255 * This procedure is called when the Scan Manager completed Immediate Scan for Roaming.
257 * - Partial or Full scan
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngrApi.h 82 /* scan types */
117 scan4RoamingType_e scanType; /* the scan type performed for Roaming */
118 bssList_t *pListOfAPs; /* list of BSS received from Scan Manager */
200 * - Store handlers of other modules (report module, Scan Manager, AP connection, TWD)
246 * \brief Indicates Roaming Manager that an Immediate Scan was completed
247 * and provides it with the Scan result
250 * \param scanCmpltStatus - Scan complete reason
254 * This procedure is called when the Scan Manager completed Immediate Scan for Roaming.
256 * - Partial or Full scan
    [all...]

Completed in 129 milliseconds

1 23 4 5 6 7 8 91011>>