platform_system_core/adb
Mike Lockwood 8cf0d59f61 adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Also check that device is not already connected in "adb connect"

Change-Id: I5f84b56b63d8c6932f23791cac319fd6bc39d36c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-11 23:04:18 -04:00
..
Android.mk BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK 2009-08-11 11:08:45 -07:00
MODULE_LICENSE_APACHE2 Add NOTICE file and license tag for adb 2009-09-20 19:02:02 -07:00
NOTICE Add NOTICE file and license tag for adb 2009-09-20 19:02:02 -07:00
OVERVIEW.TXT auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
SERVICES.TXT auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
adb.c adb: Add "adb disconnect" command for disconnecting TCP/IP devices. 2009-10-11 23:04:18 -04:00
adb.h adb: Add "adb disconnect" command for disconnecting TCP/IP devices. 2009-10-11 23:04:18 -04:00
adb_client.c Support for 3rd party USB Vendor IDs in adb. 2009-05-22 15:25:25 -07:00
adb_client.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
commandline.c adb: Add "adb disconnect" command for disconnecting TCP/IP devices. 2009-10-11 23:04:18 -04:00
console.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fdevent.c Cleaning up whitespace in adb sources. Nothing more, nothing less. 2009-05-18 17:36:28 +02:00
fdevent.h Cleaning up whitespace in adb sources. Nothing more, nothing less. 2009-05-18 17:36:28 +02:00
file_sync_client.c Cleaning up whitespace in adb sources. Nothing more, nothing less. 2009-05-18 17:36:28 +02:00
file_sync_service.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
file_sync_service.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
framebuffer_service.c Add bitfields to header for screen shots. This will allow ddms to distinguish 2009-09-15 21:06:12 -07:00
get_my_path_darwin.c get rid of utils/executablepath.h, which now lives in the simulator 2009-05-31 18:50:09 -07:00
get_my_path_linux.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
get_my_path_windows.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
history.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
jdwp_service.c adb: Add "adb disconnect" command for disconnecting TCP/IP devices. 2009-10-11 23:04:18 -04:00
log_service.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
mutex_list.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.txt Cleaning up whitespace in adb sources. Nothing more, nothing less. 2009-05-18 17:36:28 +02:00
remount_service.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
services.c adb: Clean up argument passing for create_service_thread() 2009-09-19 17:49:57 -04:00
shlist.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
shlist.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
sockets.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
sockets.dia auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
sysdeps.h adb: Add "adb disconnect" command for disconnecting TCP/IP devices. 2009-10-11 23:04:18 -04:00
sysdeps_win32.c adb: Add "adb disconnect" command for disconnecting TCP/IP devices. 2009-10-11 23:04:18 -04:00
test_track_devices.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
test_track_jdwp.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
transport.c adb: Add "adb disconnect" command for disconnecting TCP/IP devices. 2009-10-11 23:04:18 -04:00
transport_local.c adb: Add "adb disconnect" command for disconnecting TCP/IP devices. 2009-10-11 23:04:18 -04:00
transport_usb.c adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. 2009-08-08 12:44:35 -04:00
usb_linux.c adb: Fix infinite loop in Linux host device discovery. 2009-08-11 11:29:40 -04:00
usb_linux_client.c adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. 2009-08-08 12:44:35 -04:00
usb_osx.c adb: update call to register_usb_transport in Mac and Windows builds. 2009-08-08 13:16:54 -04:00
usb_vendors.c Add support for Acer devices 2009-09-22 13:03:14 -07:00
usb_vendors.h Support for 3rd party USB Vendor IDs in adb. 2009-05-22 15:25:25 -07:00
usb_windows.c adb: update call to register_usb_transport in Mac and Windows builds. 2009-08-08 13:16:54 -04:00
utils.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
utils.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00