commit | 0c99448af47c5a6bd6f495e7295e23e7c2ca4c07 | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Thu Dec 28 15:10:39 2023 +0800 |
committer | Handa Wang <handaw@google.com> | Sun Feb 04 04:03:36 2024 +0000 |
tree | 736a14398050caf80cecbe025c75e25b5dfa3536 | |
parent | 84cc4e507e6771ab7df39aa53bff52b14df73d2d [diff] |
[mdns] implement NsdPublisher AIDL service For ot-daemon to perform mDNS operations, we need to implement an AIDL service NsdPublisher. MdnsPublisher forwards the calls to NsdManager. For now, only register & unregster a service without a custom host is supported. Bug: 320211657 Bug: 318323473 Test: atest CtsThreadNetworkTestCases Change-Id: Ia392a0f57046f53973ac6bd6043dec915d170666