HomeSort by relevance Sort by last modified time
    Searched refs:highQualityForBkgrdScan (Results 1 - 2 of 2) 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...]

Completed in 25 milliseconds