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

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

Uses of WifiBgscan in com.eurotech.framework.net.wifi
 

Methods in com.eurotech.framework.net.wifi that return WifiBgscan
 WifiBgscan WifiConfig.getBgscan()
           
 

Methods in com.eurotech.framework.net.wifi with parameters of type WifiBgscan
 void WifiConfig.setBgscan(WifiBgscan m_bgscan)
           
 

Constructors in com.eurotech.framework.net.wifi with parameters of type WifiBgscan
WifiBgscan(WifiBgscan bgscan)
           
WifiConfig(WifiMode mode, String ssid, int[] channels, WifiSecurity security, String passkey, String hwMode, boolean broadcast, WifiBgscan bgscan)
           
 



Copyright © 2013. All Rights Reserved.