Home | History | Annotate | Download | only in connectivity

Lines Matching defs:untether

341     public int untether(String iface) {
348 Log.e(TAG, "Tried to Untether an unknown iface :" + iface + ", ignoring");
536 int result = (enable ? tether(iface) : untether(iface));
735 // request from the user that it wants to untether