Searched refs:coHostedBssPresent (Results 1 – 3 of 3) sorted by relevance
264 bool coHostedBssPresent = (content[COLUMN_INDEX_ONE] & BSS_EXIST_MASK) != 0; in GetChanWidthCenterFreqHe() local266 + (coHostedBssPresent ? 1 : 0) + (is6GhzInfoExist ? COLUMN_INDEX_FIVE : 0); in GetChanWidthCenterFreqHe()273 + (coHostedBssPresent ? 1 : 0); in GetChanWidthCenterFreqHe()
1005 bool coHostedBssPresent = (content[COLUMN_INDEX_ONE] & BSS_EXIST_MASK) != 0; in GetChanWidthCenterFreqHe() local1007 + (coHostedBssPresent ? 1 : 0) + (is6GhzInfoExist ? COLUMN_INDEX_FIVE : 0); in GetChanWidthCenterFreqHe()1014 + (coHostedBssPresent ? 1 : 0); in GetChanWidthCenterFreqHe()
1196 bool coHostedBssPresent = (content[COLUMN_INDEX_ONE] & BSS_EXIST_MASK) != 0; in GetChanWidthCenterFreqHe() local1198 (coHostedBssPresent ? 1 : 0) + (is6GhzInfoExist ? COLUMN_INDEX_FIVE : 0); in GetChanWidthCenterFreqHe()1205 (coHostedBssPresent ? 1 : 0); in GetChanWidthCenterFreqHe()