commit | b1b7fab156dc7d8bf3046d85f7a63003d5bb8ac0 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Jan 13 20:46:58 2023 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Jan 17 23:21:28 2023 +0900 |
tree | 6e7c0ceee7d9e8a68a12a157a9f3a93f283d9f7d | |
parent | 46676497eb8a530078ad7f7e76ee736ddaa4adfd [diff] |
Implement onServiceConflict Implement the onServiceConflict callback in MdnsAdvertiser, refactoring the conflict detection to reuse it both in onServiceConflict (when a conflict is detected on the network after add) and at service add time. Bug: 241738458 Test: atest MdnsAdvertiserTest Change-Id: I69128db936296bd2c5e90e9f00df19fd881e1748