class WifiHelper
WifiHelper() |
val IEEE8021X: String |
|
val WEP: String |
|
val WPA: String |
|
val WPA2: String |
|
val WPA_EAP: String |
fun getDrawableFromRSSI(level: Int, protected: Boolean): Int
Get a good looking drawable resource to quickly identify network's level signal and its security policy. |
|
fun isNetworkProtected(scanResult: ScanResult): Boolean |