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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smePrivate.h 88 TI_UINT32 uScanCount;
sme.c 194 pSme->uScanCount = 0;
325 pSme->uScanCount = 0;
386 pSme->uScanCount = 0;
427 pSme->uScanCount = 0;
445 pSme->uScanCount = 0;
457 pSme->uScanCount = 0;
477 pSme->uScanCount = 0;
488 pSme->uScanCount = 0;
    [all...]
smeSm.c 274 if(pSme->uScanCount < PERIODIC_SCAN_MAX_INTERVAL_NUM)
276 pSme->uScanCount++;
436 pSme->uScanCount = 0;
    [all...]

Completed in 56 milliseconds