mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 05:10:25 +00:00
e992b8461c
There is an issue that the SRP host or service are not deregistered by the Advertising Proxy when the host or service is expired. This is because we didn't notifies the Advertising Proxy of the host/service expiration. This commit fixes this issue and adds tests for it.