Home | History | Annotate | Download | only in QOS

Lines Matching defs:currBssType

1163 	bssType_e			currBssType;
1185 ctrlData_getCurrBssTypeAndCurrBssId(pTrafficAdmCtrl->hCtrlData, &currBssId, &currBssType);
1186 if (currBssType != BSS_INFRASTRUCTURE)
1190 ("trafficAdmCtrl_buildFrameHeader: Error !! currBssType = BSS_INFRASTRUCTURE \n"));