public static class WifiNative.BucketSettings extends Object
Modifier and Type | Field and Description |
---|---|
int |
band |
int |
bucket |
WifiNative.ChannelSettings[] |
channels |
int |
max_period_ms |
int |
num_channels |
int |
period_ms |
int |
report_events |
int |
step_count |
Constructor and Description |
---|
BucketSettings() |
public int bucket
public int band
public int period_ms
public int max_period_ms
public int step_count
public int report_events
public int num_channels
public WifiNative.ChannelSettings[] channels