Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:mixedMode

1032             TI_BOOL mixedMode;
1034 pRsn->pAdmCtrl->getMixedMode (pRsn->pAdmCtrl, &mixedMode);
1035 if (mixedMode!=pParam->content.rsnMixedMode)
1039 TRACE2(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: Set RSN_MIXED_MODE mixedMode %d, status=%d \n", pParam->content.rsnMixedMode, status);
1267 if (pRsn->pAdmCtrl->mixedMode)