Lines Matching refs:loge

1272                         loge("Error configuring interface " + intf + ", :" + e);
1277 loge("Error tethering on " + intf);
1304 loge("Error resetting interface " + mTetherInterfaceName + ", :" + e);
1308 loge("Untether initiate failed!");
1384 loge("Failed to note battery stats in wifi");
1408 loge("Failed to note battery stats in wifi");
1734 loge("Failed to clear addresses or disable ipv6" + e);
1834 loge("IP configuration failed");
1845 loge("Failed " +
1872 loge("Exception in softap start " + e);
1877 loge("Exception in softap re-start " + e1);
1901 loge("WifiP2pService connection failure, error=" + message.arg1);
1905 loge("WifiP2pService channel lost, message.arg1 =" + message.arg1);
2036 loge("Error! unhandled message" + message);
2075 loge("Failed to disable IPv6: " + re);
2077 loge("Failed to disable IPv6: " + e);
2110 loge("Failed to load driver!");
2176 loge("Failed to reload STA firmware " + e);
2187 loge("Unable to change interface settings: " + re);
2189 loge("Unable to change interface settings: " + ie);
2197 loge("Failed to start supplicant!");
2238 loge("Failed to unload driver!");
2313 loge(getName() + "\n");
2335 loge("Failed to set device name " + detail);
2339 loge("Failed to set manufacturer " + detail);
2343 loge("Failed to set model name " + detail);
2347 loge("Failed to set model number " + detail);
2351 loge("Failed to set serial number " + detail);
2354 loge("Failed to set WPS config methods");
2357 loge("Failed to set primary device type " + mPrimaryDeviceType);
2386 loge("Failed to setup control channel, restart supplicant");
2391 loge("Failed " + mSupplicantRestartCount +
2453 loge("Connection lost, restart supplicant");
2532 loge("Failed to start soft AP with a running supplicant");
2544 loge("Failed to save network");
2553 loge("Failed to forget network");
2584 loge("Failed to stop supplicant");
2601 loge("Supplicant connection received while stopping");
2614 loge("Timed out on a supplicant stop, kill and proceed");
2672 loge("Failed to start driver after " + mTries);
2675 loge("Driver start failed, retrying");
2796 loge("Failed to set country code " + country);
2807 loge("Failed to set frequency band " + band);
2872 loge("Illegal arugments to CMD_START_PACKET_FILTERING");
2881 loge("Illegal arugments to CMD_STOP_PACKET_FILTERING");
3158 loge("Failed to connect config: " + config + " netId: " + netId);
3301 loge("Failed to save network");
3380 loge("Static IP configuration failed: " + re);
3383 loge("Static IP configuration failed: " + e);
3453 loge("Failed to enable IPv6: " + re);
3455 loge("Failed to enable IPv6: " + e);
3484 loge("Failed to disable IPv6: " + re);
3486 loge("Failed to disable IPv6: " + e);
3848 loge("Softap config is null!");
3885 loge("Exception in stopAccessPoint()");
3894 loge("Cannot start supplicant with a running soft AP");
3932 loge("Failed to get tether update, shutdown soft access point");
3972 loge("Tethering reports wifi as untethered!, shut down soft Ap");
4013 loge("Exception in stopAccessPoint()");
4019 loge("Failed to get tether update, force stop access point");
4023 loge("Exception in stopAccessPoint()");
4092 private void loge(String s) {