Searched refs:GetChannelWidthAndBand (Results 1 – 4 of 4) sorted by relevance
376 …std::pair<uint16_t, WifiSpectrumBand> GetChannelWidthAndBand (const WifiTxVector& txVector, uint16…
739 HePhy::GetChannelWidthAndBand (const WifiTxVector& txVector, uint16_t staId) const in GetChannelWidthAndBand() function in ns3::HePhy748 return PhyEntity::GetChannelWidthAndBand (txVector, staId); in GetChannelWidthAndBand()
639 const auto & channelWidthAndBand = GetChannelWidthAndBand (event->GetTxVector (), staId); in EndReceivePayload()686 const auto & channelWidthAndBand = GetChannelWidthAndBand (event->GetTxVector (), staId); in GetReceptionStatus()716 PhyEntity::GetChannelWidthAndBand (const WifiTxVector& txVector, uint16_t /* staId */) const in GetChannelWidthAndBand() function in ns3::PhyEntity
659 …virtual std::pair<uint16_t, WifiSpectrumBand> GetChannelWidthAndBand (const WifiTxVector& txVector…