Uses of Class
com.eurotech.framework.net.wifi.WifiBgscanModule

Packages that use WifiBgscanModule
com.eurotech.framework.net.wifi Provides interfaces for instances and configurations of wifi devices. 
 

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)
           
 



Copyright © 2013. All Rights Reserved.