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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smePrivate.h 91 TI_BOOL bConstantScan; /* scan constantly, for WSC PB mode */
smeSm.c 95 TI_BOOL bConstantScan);
807 sme_updateScanCycles (hSme, bDEnabled, bCountryValid, pSme->bConstantScan);
    [all...]
sme.c 432 pSme->bConstantScan = TI_FALSE;
487 pSme->bConstantScan = TI_TRUE;
494 pSme->bConstantScan = TI_FALSE;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smePrivate.h 89 TI_BOOL bConstantScan; /* scan constantly, for WSC PB mode */
smeSm.c 94 TI_BOOL bConstantScan);
792 sme_updateScanCycles (hSme, bDEnabled, bCountryValid, pSme->bConstantScan);
820 * \param bConstantScan - TRUE if WSC PB mode is on
827 TI_BOOL bConstantScan)
    [all...]
sme.c 395 pSme->bConstantScan = TI_FALSE;
442 pSme->bConstantScan = TI_TRUE;
    [all...]

Completed in 35 milliseconds