Home | History | Annotate | Download | only in connectivity

Lines Matching defs:untether

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