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