Home | History | Annotate | Download | only in AirLink_Managment

Lines Matching refs:scrPendReason

754     EScePendReason              scrPendReason;
767 SCR_RESOURCE_SERVING_CHANNEL, &scrPendReason);
776 switchChannel_scrStatusCB(pSwitchChannel, scrStatus, SCR_RESOURCE_SERVING_CHANNEL, scrPendReason);
778 else if ((scrPendReason==SCR_PR_OTHER_CLIENT_RUNNING) ||
779 (scrPendReason==SCR_PR_DIFFERENT_GROUP_RUNNING) )