commit | 0ee75422c9a9f1484120cf7b8887498afd4b2e69 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Tue Dec 06 02:45:30 2022 +0000 |
committer | Paul Hu <paulhu@google.com> | Tue Dec 06 10:29:26 2022 +0000 |
tree | de14f3cd04e5357db2c3a469954d801c0d962ac6 | |
parent | 536cc4d102f4c921c0e5f4d8d96aa63043661322 [diff] |
Add onServiceNameDiscovered/onServiceNameRemoved Add onServiceNameDiscovered method which is used to listen the discovery callbacks. It would be called once the service is found even the response is incomplete. This is different from onServiceFound which needs to receive a complete response. onServiceNameRemoved is used for service removal if received response is incomplete. Bug: 254166302 Test: atest FramworksNetTests Change-Id: I03313b045d74bb65f7fe6ac93673f02ce3b2c664