diff options
author | 2022-01-18 19:44:57 +0900 | |
---|---|---|
committer | 2022-02-03 13:04:20 +0900 | |
commit | c18ea8ec6dfdb942801b575b9fa202b49a1deecc (patch) | |
tree | 48150a842a584f4b9da3a614ae47d2e52ee5f372 /api/api.go | |
parent | f449c263dfbd9b0b8f14abd543e12a4c7034f066 (diff) |
Support discovering services with a NetworkRequest
A common mistake when using service discovery is to mismanage networks,
expecting to find or be able to access services on networks that may not
be available yet, or may be stale/lost.
This new API allows clients to start service discovery with just a
NetworkRequest, letting NsdManager track networks and notify when
services are found/lost for each network.
Bug: 190249673
Test: atest NsdManagerTest
Change-Id: I12e799aa48fce2d1a35f708c5617386b1cc70f21
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions