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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scrApi.h 131 SCR_PR_DIFFERENT_GROUP_RUNNING, /**< The current SCR group is different than the client's group */
scr.c 496 (pScr->clientArray[ i ].currentPendingReason[ uResourceIndex ] < SCR_PR_DIFFERENT_GROUP_RUNNING) && /* the client was enabled in the previous group */
500 pScr->clientArray[ i ].currentPendingReason[ uResourceIndex ] = SCR_PR_DIFFERENT_GROUP_RUNNING;
506 SCR_CRS_PEND, (EScrResourceId)uResourceIndex, SCR_PR_DIFFERENT_GROUP_RUNNING );
    [all...]
ScanCncnSmSpecific.c 491 if (SCR_PR_DIFFERENT_GROUP_RUNNING == eScrPendReason)
631 if ( SCR_PR_DIFFERENT_GROUP_RUNNING == eScrPendReason )
ScanCncn.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgrSM.c 693 else if ((scrStatus == SCR_CRS_PEND) && (scrPendReason == SCR_PR_DIFFERENT_GROUP_RUNNING))
    [all...]
SwitchChannel.c 784 (scrPendReason==SCR_PR_DIFFERENT_GROUP_RUNNING) )
    [all...]

Completed in 23 milliseconds