| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WifiBgscanModule | |
|---|---|
| com.eurotech.framework.net.wifi | |
| Uses of WifiBgscanModule in com.eurotech.framework.net.wifi | 
|---|
| Methods in com.eurotech.framework.net.wifi that return WifiBgscanModule | |
|---|---|
 WifiBgscanModule | 
WifiBgscan.getModule()
 | 
static WifiBgscanModule | 
WifiBgscanModule.parseCode(int code)
 | 
static WifiBgscanModule | 
WifiBgscanModule.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static WifiBgscanModule[] | 
WifiBgscanModule.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in com.eurotech.framework.net.wifi with parameters of type WifiBgscanModule | |
|---|---|
static int | 
WifiBgscanModule.getCode(WifiBgscanModule modules)
 | 
| Constructors in com.eurotech.framework.net.wifi with parameters of type WifiBgscanModule | |
|---|---|
WifiBgscan(WifiBgscanModule module,
           int shortInterval,
           int rssiThreshold,
           int longInterval)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||