public class WifiBgscan extends Object
Constructor and Description |
---|
WifiBgscan(String str) |
WifiBgscan(WifiBgscan bgscan) |
WifiBgscan(WifiBgscanModule module,
int shortInterval,
int rssiThreshold,
int longInterval) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getLongInterval() |
WifiBgscanModule |
getModule() |
int |
getRssiThreshold() |
int |
getShortInterval() |
String |
toString() |
public WifiBgscan(WifiBgscanModule module, int shortInterval, int rssiThreshold, int longInterval)
public WifiBgscan(WifiBgscan bgscan)
public WifiBgscan(String str)
public WifiBgscanModule getModule()
public int getShortInterval()
public int getLongInterval()
public int getRssiThreshold()
Copyright © 2013. All Rights Reserved.