d7b3308511
ADB client: allow user to specify hostname and port number of remote adb server. ADB server: bind server to all network interfaces instead of just localhost when user gives -a flag. Primary use-case for this change is to support remote testing of USB devices. HostA is running some test automation software which invokes adb client. HostB has USB-only device attached and is running adb server. adb client on HostA makes connection to adb server on HostB to talk to the USB device. Change-Id: I845cc8c00350b400317f8c18f813e6fd79bd5470 Signed-off-by: Dean Kwon <daex.i.kwon@intel.com> Signed-off-by: Jim Bride <jim.bride@intel.com> Signed-off-by: Matt Gumbel <matthew.k.gumbel@intel.com> |
||
---|---|---|
.. | ||
adb.c | ||
adb.h | ||
adb_auth.h | ||
adb_auth_client.c | ||
adb_auth_host.c | ||
adb_client.c | ||
adb_client.h | ||
Android.mk | ||
backup_service.c | ||
commandline.c | ||
console.c | ||
fdevent.c | ||
fdevent.h | ||
file_sync_client.c | ||
file_sync_service.c | ||
file_sync_service.h | ||
framebuffer_service.c | ||
get_my_path_darwin.c | ||
get_my_path_freebsd.c | ||
get_my_path_linux.c | ||
get_my_path_windows.c | ||
jdwp_service.c | ||
log_service.c | ||
MODULE_LICENSE_APACHE2 | ||
mutex_list.h | ||
NOTICE | ||
OVERVIEW.TXT | ||
protocol.txt | ||
remount_service.c | ||
services.c | ||
SERVICES.TXT | ||
sockets.c | ||
sockets.dia | ||
sysdeps.h | ||
sysdeps_win32.c | ||
test_track_devices.c | ||
test_track_jdwp.c | ||
transport.c | ||
transport.h | ||
transport_local.c | ||
transport_usb.c | ||
usb_libusb.c | ||
usb_linux.c | ||
usb_linux_client.c | ||
usb_osx.c | ||
usb_vendors.c | ||
usb_vendors.h | ||
usb_windows.c | ||
utils.c | ||
utils.h |