Lines Matching refs:host
7 host:version
14 host:kill
19 host:devices
20 host:devices-l
27 host:track-devices
28 This is a variant of host:devices which doesn't close the
35 host:emulator:<port>
45 host:transport:<serial-number>
51 host:transport-usb
53 to the host machine. This will fail if there are more than one such
56 host:transport-local
61 host:transport-any
62 Another host:transport variant. Ask to switch the connection to
63 either the device or emulator connect to/running on the host.
67 host-serial:<serial-number>:<request>
68 This is a special form of query, where the 'host-serial:<serial-number>:'
73 host-usb:<request>
74 A variant of host-serial used to target the single USB device connected
75 to the host. This will fail if there is none or more than one.
77 host-local:<request>
78 A variant of host-serial used to target the single emulator instance
79 running on the host. This will fail if there is none or more than one.
81 host:<request>
82 When asking for information related to a device, 'host:' can also be
84 the host'.
86 <host-prefix>:get-product
89 <host-prefix>:get-serialno
93 <host-prefix>:get-devpath
96 <host-prefix>:get-state
99 <host-prefix>:forward:<local>;<remote>
103 There, <host-prefix> can be one of the
104 host-serial/host-usb/host-local/host prefixes as described previously
120 <host-prefix>:forward:norebind:<local>;<remote>
121 Same as <host-prefix>:forward:<local>;<remote> except that it will
126 <host-prefix>:killforward:<local>
130 <host-prefix>:killforward-all
134 <host-prefix>:list-forward
144 <local> is the host-specific endpoint (e.g. tcp:9000).