Lines Matching refs:host
7 host:version
10 host:kill
15 host:devices
16 host:devices-l
23 host:track-devices
24 This is a variant of host:devices which doesn't close the
31 host:emulator:<port>
41 host:transport:<serial-number>
47 host:transport-usb
49 to the host machine. This will fail if there are more than one such
52 host:transport-local
57 host:transport-any
58 Another host:transport variant. Ask to switch the connection to
59 either the device or emulator connect to/running on the host.
63 host-serial:<serial-number>:<request>
64 This is a special form of query, where the 'host-serial:<serial-number>:'
69 host-usb:<request>
70 A variant of host-serial used to target the single USB device connected
71 to the host. This will fail if there is none or more than one.
73 host-local:<request>
74 A variant of host-serial used to target the single emulator instance
75 running on the host. This will fail if there is none or more than one.
77 host:<request>
78 When asking for information related to a device, 'host:' can also be
80 the host'.
82 <host-prefix>:get-product
85 <host-prefix>:get-serialno
89 <host-prefix>:get-devpath
92 <host-prefix>:get-state
95 <host-prefix>:forward:<local>;<remote>
99 There, <host-prefix> can be one of the
100 host-serial/host-usb/host-local/host prefixes as described previously
116 <host-prefix>:forward:norebind:<local>;<remote>
117 Same as <host-prefix>:forward:<local>;<remote> except that it will
122 <host-prefix>:killforward:<local>
126 <host-prefix>:killforward-all
130 <host-prefix>:list-forward
140 <local> is the host-specific endpoint (e.g. tcp:9000).
242 socket connections from a device to the host. <forward-command> is one
252 and <remote> corresponds to the socket on the host.
254 The output of reverse:list-forward is the same as host:list-forward
255 except that <serial> will be just 'host'.