public class HalChannelHelper extends KnownBandsChannelHelper
KnownBandsChannelHelper.KnownBandsChannelCollection
ChannelHelper.ChannelCollection
NO_CHANNELS, SCAN_PERIOD_PER_CHANNEL_MS
Constructor and Description |
---|
HalChannelHelper(WifiNative wifiNative) |
Modifier and Type | Method and Description |
---|---|
void |
updateChannels()
Update the channel information that this object has.
|
createChannelCollection, estimateScanDuration, getAvailableScanChannels, setBandChannels, settingsContainChannel
toString, toString
public HalChannelHelper(WifiNative wifiNative)
public void updateChannels()
ChannelHelper
createChannelCollection
is
undefined after calling this method until the clear
method
is called on it.updateChannels
in class ChannelHelper