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