Searched refs:MatchedMaxActiveRate (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
H A Dselect.c733 UINT32 MatchedMaxActiveRate; local
776 MatchedMaxActiveRate = getMaxRatefromBitmap(MatchedSupportedRateMask);
778 MatchedMaxActiveRate = MAX(MatchedMaxBasicRate,MatchedMaxActiveRate);
780 *matchingLevel = MatchedMaxActiveRate;

Completed in 5 milliseconds