Searched refs:tetherStatus (Results 1 – 1 of 1) sorted by relevance
584 int tetherStatus = cm.tether(iface); in configureBtIface() local585 if (tetherStatus != ConnectivityManager.TETHER_ERROR_NO_ERROR) { in configureBtIface()586 Log.e(TAG, "Error tethering "+ iface + " tetherStatus: " + tetherStatus); in configureBtIface()