Home | History | Annotate | Download | only in stress

Lines Matching refs:wifi

23 import android.net.wifi.WifiConfiguration;
24 import android.net.wifi.WifiConfiguration.KeyMgmt;
25 import android.net.wifi.WifiConfiguration.AuthAlgorithm;
26 import android.net.wifi.WifiManager;
37 * Stress the wifi driver as access point.
83 // If Wifi is enabled, disable it
91 // enable Wifi tethering
93 // Wait for wifi ap state to be ENABLED
96 // Wait for wifi tethering result
99 // Allow the wifi tethering to be enabled for 10 seconds