Searched refs:WIFI_ERROR_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
52 private const val WIFI_ERROR_IN_PROGRESS = 1 constant132 if (error != WIFI_ERROR_IN_PROGRESS && error != WIFI_ERROR_BUSY) { in connectToWifiConfig()