Home | History | Annotate | Download | only in adb

Lines Matching full:disconnect

105         " disconnect [<host>[:<port>]]  - disconnect from a TCP/IP device.\n"
108 " will disconnect from all connected TCP/IP devices.\n"
1193 "Please be patient and do not cancel or disconnect your device until it completes.\n");
1653 else if (!strcmp(argv[0], "disconnect")) {
1655 fprintf(stderr, "Usage: adb disconnect [<host>[:<port>]]\n");
1659 std::string query = android::base::StringPrintf("host:disconnect:%s",