Package com.facebook.openwifi.rrm
Radio Resource Management (RRM) service.
-
Interface Summary Interface Description DeviceDataManager.DeviceApConfigFunction Device AP config layer update interface.DeviceDataManager.ZoneConfigFunction Device zone config layer update interface. -
Class Summary Class Description CustomJettyServerFactory Creates Jetty Server instances.DeviceConfig AP configuration model.DeviceDataManager Device topology and config manager.DeviceLayeredConfig Layered AP configuration model.DeviceTopology AP topology model, mapping from "RF zone" name to a set of APs by serial number.Launcher Launcher CLI.RRM RRM service runner.RRMAlgorithm RRM algorithm model and utility methods.RRMAlgorithm.AlgorithmResult RRM algorithm result.RRMConfig RRM service configuration model.RRMSchedule RRM schedule config.Utils Generic utility methods.Utils.LruCache<K,V> Simple LRU cache, adapted from: https://stackoverflow.com/a/1953516Utils.NamedThreadFactory Thread factory based on DefaultThreadFactory supporting name prefix.VersionProvider Provides version information by reading a hardcoded resource file. -
Enum Summary Enum Description RRMAlgorithm.AlgorithmType RRM algorithm type enum.