HomeSort by relevance Sort by last modified time
    Searched refs:highQualityForBkgrdScan (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h 113 TI_INT8 highQualityForBkgrdScan;/**< Indicator used to reduce the background scan period when quality is normal */
currBss.c 326 pCurrBSS->highQualityForBkgrdScan = RSSI_DEFAULT_THRESHOLD;
450 pCurrBSS->highQualityForBkgrdScan = params->normalQualityForBackgroungScanCondition;
485 *aNormalQualityForBackgroungScanCondition = pCurrBSS->highQualityForBkgrdScan;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.h 114 TI_INT8 highQualityForBkgrdScan;/**< Indicator used to reduce the background scan period when quality is normal */
currBss.c 324 pCurrBSS->highQualityForBkgrdScan = RSSI_DEFAULT_THRESHOLD;
448 pCurrBSS->highQualityForBkgrdScan = params->normalQualityForBackgroungScanCondition;
483 *aNormalQualityForBackgroungScanCondition = pCurrBSS->highQualityForBkgrdScan;
    [all...]

Completed in 26 milliseconds