• Rediet's avatar
    wifi,mesh: Move WifiMode handling from WifiPhy to PhyEntity classes · 1ca46dec
    Rediet authored
    m_deviceRateSet, m_deviceMcsSet, and m_mcsIndexMap attributes have been replaced by calls to the m_phyEntities map
    All static WifiMode calls are also redirected to the appropriate PhyEntity class
    The next commit will clean up unused WifiMode getter methods in WifiPhy
    1ca46dec
wifi-power-adaptation-interference.cc 26 KB