Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mle] simplify condition in
Mle::BecomeDetached()
(openthread#10796)
This commit updates the skip condition in `BecomeDetached()` to use positive boolean checks for improved readability. This condition applies when the device is already detached and is about to start an attach attempt.
- Loading branch information