mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-06 09:00:40 +01:00

This is similar to wait_for_object_condition, but will not allow any intermediate state changes between the initial and expected conditions. This is useful for roaming tests when the expected state change is 'connected' --> 'roaming' with no changes in between.