Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure that we don't miss lookup result notifications. (#25103)
If we cross our min lookup time boundary between when we get a result and when the next ReArmTimer call happens, we want to make sure we don't end up waiting until our max lookup boundary. Fixes project-chip/connectedhomeip#25049
- Loading branch information