Uses of Class
com.facebook.openwifi.rrm.DeviceTopology
-
Packages that use DeviceTopology Package Description com.facebook.openwifi.rrm Radio Resource Management (RRM) service. -
-
Uses of DeviceTopology in com.facebook.openwifi.rrm
Methods in com.facebook.openwifi.rrm that return DeviceTopology Modifier and Type Method Description DeviceTopology
DeviceDataManager. getTopologyCopy()
Return a copy of the topology.Methods in com.facebook.openwifi.rrm with parameters of type DeviceTopology Modifier and Type Method Description void
DeviceDataManager. setTopology(DeviceTopology topo)
Set the topology.
-