History log of /system/core/adb/daemon/mdns.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
13a269ea24a98111d2e84a7ffa3c05ab8a4e73a9 23-Jun-2016 Casey Dahlin <sadmac@google.com> Add mDNS device discovery for adb client

Test: Was able to discover a raspberry pi.
Bug: 28074466
(cherry picked from e292cd16760321fccc99c8c261cb92fa4b6462ab)

Change-Id: Id9571576457a4a0a078e48a274a4e8eac78bfe2b
/system/core/adb/daemon/mdns.cpp
1fe3cae67ecc20f346aa38bb0ed4500f8e2885bf 21-May-2016 Casey Dahlin <sadmac@google.com> adb: Set a hostname for mDNS

Now all devices won't appear as "Android." Should make it easier to
multiplex.

Test: Verified locally on a raspberry pi 3
Bug: 28887278
(cherry picked from 815b23319635d264ae0ce2c8c29a5776a57b8051)

Change-Id: Icfd0116477543af6a3049c14d818c1cff7fc3b93
/system/core/adb/daemon/mdns.cpp
6cd5e0b4efded6b86c27de7d97dd910190436867 07-May-2016 Casey Dahlin <sadmac@google.com> Make ADBD announce its presence over mDNS

We now request mdnsd from adb and register a service of type _adb._tcp
for clients to connect to.

Test: Verified service appears in avahi-browse
Bug: 28074466
(cherry picked from 379ac414e4d9f53388d903913022a55695292775)

Change-Id: Ie871b9c8b40e86063cc1e68e8f3e4290ead2d279
/system/core/adb/daemon/mdns.cpp