Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:mixedMode

1003             TI_BOOL mixedMode;
1005 pRsn->pAdmCtrl->getMixedMode (pRsn->pAdmCtrl, &mixedMode);
1006 if (mixedMode!=pParam->content.rsnMixedMode)
1010 TRACE2(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: Set RSN_MIXED_MODE mixedMode %d, status=%d \n", pParam->content.rsnMixedMode, status);
1182 if (pRsn->pAdmCtrl->mixedMode)