/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
select.c | 73 skip non relevant sites. In addition, some of the functions also measures a matching level of a site. 75 select the site that has the biggest matching level. If a function returns a NO_MATCH value, the matching level of the 76 site is reset. 77 Following is the site matching level bit map structure. 78 Please notice, that if all the match functions returned MATCH for a site, its matric must be different than 0, 125 /* Priority Site */ 191 DESCRIPTION: Called by the SME SM in order to dis select the primary site. 192 The function set the primary site pointer to NULL and set its type to type regular 194 INPUT: hSiteMgr - site mgr handle. 205 /* This protection is because in the case that the BSS was LOST the primary site was removed already. * [all...] |
siteHash.h | 2 * \brief Hash & site table internal header file 44 /* PURPOSE: Hash & site table internal header file */ 59 /* site types */ 75 /* A site entry contains all the site attribute received in beacon and probes 76 and data used to manage the site table and hash table */ 181 /* Site manager handle */
|
/external/iproute2/ |
README | 1 Primary site is: 4 Original FTP site is:
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
systemConfig.c | 76 skip non relevant sites. In addition, some of the functions also measures a matching level of a site. 78 select the site that has the biggest matching level. If a function returns a NO_MATCH value, the matching level of the 79 site is reset. 80 Following is the site matching level bit map structure. 81 Please notice, that if all the match functions returned MATCH for a site, its matric must be different than 0, 128 /* Priority Site */ 164 the best site for teh station. 167 - If the site table is full we remove the most old site 168 - We send a probe response with our oiwn desired attributes in order to add the site to the site tabl [all...] |
siteMgr.c | 35 * \brief Site Manager implementation 43 /* PURPOSE: Site Manager implementation */ 272 DESCRIPTION: Site manager module creation function, called by the config mgr in creation phase 274 - Allocate the site manager handle 283 RETURN: Handle to the site manager module on success, NULL otherwise 548 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_INIT, ".....Site manager configured successfully\n"); 557 DESCRIPTION: site manager module unload function, called by the config mgr in the unlod phase 561 INPUT: hSiteMgr - site mgr handle. 586 DESCRIPTION: site mgr set param function, called by the following: 588 In this fuction, the site manager OS abstraction layer configures the site manager to the desired params [all...] |
siteMgrApi.h | 35 * \brief site manager module API 43 /* PURPOSE: site manager module API */ 87 /* Previous Primary Site */ 97 /* Site manager interface functions prototypes */
|
/sdk/eclipse/buildConfig/ |
buildUpdateSite.xml | 1 <project name="update site"> 3 <!-- Extracts feature zip for update site -->
|
/sdk/eclipse/scripts/ |
build_update_site.sh | 7 # -i: Optional, if present, the Google internal update site will be built. Otherwise, 8 # the external site will be built
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
systemConfig.c | 76 skip non relevant sites. In addition, some of the functions also measures a matching level of a site. 78 select the site that has the biggest matching level. If a function returns a NO_MATCH value, the matching level of the 79 site is reset. 80 Following is the site matching level bit map structure. 81 Please notice, that if all the match functions returned MATCH for a site, its matric must be different than 0, 128 /* Priority Site */ 164 the best site for teh station. 167 - If the site table is full we remove the most old site 168 - We send a probe response with our oiwn desired attributes in order to add the site to the site tabl [all...] |
siteMgr.c | 35 * \brief Site Manager implementation 43 /* PURPOSE: Site Manager implementation */ 263 DESCRIPTION: Site manager module creation function, called by the config mgr in creation phase 265 - Allocate the site manager handle 274 RETURN: Handle to the site manager module on success, NULL otherwise 537 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_INIT, ".....Site manager configured successfully\n"); 546 DESCRIPTION: site manager module unload function, called by the config mgr in the unlod phase 550 INPUT: hSiteMgr - site mgr handle. 575 DESCRIPTION: site mgr set param function, called by the following: 577 In this fuction, the site manager OS abstraction layer configures the site manager to the desired params [all...] |
siteMgrApi.h | 35 * \brief site manager module API 43 /* PURPOSE: site manager module API */ 87 /* Previous Primary Site */ 97 /* Site manager interface functions prototypes */
|
/frameworks/base/core/java/com/android/internal/net/ |
DomainNameValidator.java | 52 * Checks the site certificate against the domain name of the site being visited 54 * @param thisDomain The domain name of the site being visited 101 * Checks the site certificate against the IP domain name of the site being visited 103 * @param thisDomain The DNS domain name of the site being visited 141 * Checks the site certificate against the DNS domain name of the site being visited 143 * @param thisDomain The DNS domain name of the site being visited 197 * @param thisDomain The domain name of the site being visite [all...] |
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
admCtrlNone.c | 191 * admCtrlNone_setSite - Set current primary site parameters for registration. 195 * Set current primary site parameters for registration. 200 * I - pRsnData - site's RSN data \n 206 * TI_OK on site is aproved, TI_NOK on site is rejected. 283 * admCtrlNone_evalSite - Evaluate site for registration. 287 * evaluate site RSN capabilities against the station's cap. 288 * If the BSS type is infrastructure, the station matches the site only if it's WEP status is same as the site 294 * I - pRsnData - site's RSN data \ [all...] |
admCtrlWep.c | 182 * admCtrlWep_setSite - Set current primary site parameters for registration. 186 * Set current primary site parameters for registration. 191 * I - pRsnData - site's RSN data \n 197 * TI_OK on site is aproved, TI_NOK on site is rejected. 292 * admCtrlWep_evalSite - Evaluate site for registration. 296 * evaluate site RSN capabilities against the station's cap. 297 * If the BSS type is infrastructure, the station matches the site only if it's WEP status is same as the site 303 * I - pRsnData - site's RSN data \ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/ |
admCtrlNone.c | 196 * admCtrlNone_setSite - Set current primary site parameters for registration. 200 * Set current primary site parameters for registration. 205 * I - pRsnData - site's RSN data \n 211 * OK on site is aproved, NOK on site is rejected. 288 * admCtrlNone_evalSite - Evaluate site for registration. 292 * evaluate site RSN capabilities against the station's cap. 293 * If the BSS type is infrastructure, the station matches the site only if it's WEP status is same as the site 299 * I - pRsnData - site's RSN data \ [all...] |
admCtrlWep.c | 187 * admCtrlWep_setSite - Set current primary site parameters for registration. 191 * Set current primary site parameters for registration. 196 * I - pRsnData - site's RSN data \n 202 * OK on site is aproved, NOK on site is rejected. 298 * admCtrlWep_evalSite - Evaluate site for registration. 302 * evaluate site RSN capabilities against the station's cap. 303 * If the BSS type is infrastructure, the station matches the site only if it's WEP status is same as the site 309 * I - pRsnData - site's RSN data \ [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
admCtrlNone.c | 191 * admCtrlNone_setSite - Set current primary site parameters for registration. 195 * Set current primary site parameters for registration. 200 * I - pRsnData - site's RSN data \n 206 * TI_OK on site is aproved, TI_NOK on site is rejected. 283 * admCtrlNone_evalSite - Evaluate site for registration. 287 * evaluate site RSN capabilities against the station's cap. 288 * If the BSS type is infrastructure, the station matches the site only if it's WEP status is same as the site 294 * I - pRsnData - site's RSN data \ [all...] |
admCtrlWep.c | 182 * admCtrlWep_setSite - Set current primary site parameters for registration. 186 * Set current primary site parameters for registration. 191 * I - pRsnData - site's RSN data \n 197 * TI_OK on site is aproved, TI_NOK on site is rejected. 292 * admCtrlWep_evalSite - Evaluate site for registration. 296 * evaluate site RSN capabilities against the station's cap. 297 * If the BSS type is infrastructure, the station matches the site only if it's WEP status is same as the site 303 * I - pRsnData - site's RSN data \ [all...] |
/external/webkit/WebKitTools/CodeCoverage/ |
regenerate-coverage-display | 32 # site. I assume this is not copyrightable. 132 site = "%s.html" % name.replace(os.path.sep,'__') 135 <td class="coverFile"><a href="%(site)s">%(name)s</a></td> 213 site = create_page(dest_dir, "%s.html" % escaped_dir) 215 generate_header(site, last_time, tot_lines, tot_covered, "directory - %s" % dir_name, "images/%s.png" % escaped_dir) 219 generate_table_header_start(site) 222 generate_table_item(site, file, lines, covered) 224 generate_table_header_end(site) 225 site.write("""</BODY></HTML>""") 226 site.close( [all...] |
/frameworks/base/docs/html/ |
license.jd | 8 <p>For the purposes of licensing, the content of this site is divided 14 <li>All other site content</li> 17 <p>The documentation content on this site is made available to 34 <p>All other content on this site, except the license documents themselves 39 <p>You may use the content of this site in any way that is consistent 71 <li>In addition, content linked from a page on this site is not covered 85 terms of the Creative Commons Attribution license. On this site, the 101 site, in whole or in part, please include a paragraph at the bottom 119 the content from this site, please include a paragraph at the bottom of
|
/external/libffi/testsuite/ |
Makefile.in | 283 check-DEJAGNU: site.exp 295 site.exp: Makefile 296 @echo 'Making a new site.exp file...' 297 @echo '## these variables are automatically generated by make ##' >site.tmp 298 @echo '# Do not edit here. If you wish to override these values' >>site.tmp 299 @echo '# edit the last section' >>site.tmp 300 @echo 'set srcdir $(srcdir)' >>site.tmp 301 @echo "set objdir `pwd`" >>site.tmp 302 @echo 'set build_alias "$(build_alias)"' >>site.tmp 303 @echo 'set build_triplet $(build_triplet)' >>site.tm [all...] |
/external/grub/docs/ |
grub-md5-crypt.8 | 28 programs are properly installed at your site, the command
|
grub-terminfo.8 | 25 programs are properly installed at your site, the command
|
mbchk.1 | 23 programs are properly installed at your site, the command
|
/external/webkit/WebCore/manual-tests/inspector/ |
console-call-line-numbers.html | 13 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=17234">Bug 17234: Inspector should link console.{log,warn,info,error} back to call site</a>.</p>
|