Home
last modified time | relevance | path

Searched refs:any_timestamp_seconds (Results 1 – 1 of 1) sorted by relevance

/openthread-3.7.0/tests/scripts/thread-cert/
Dtest_mle.py284 def any_timestamp_seconds(): function
1548 timestamp_seconds = any_timestamp_seconds()
1562 … active_timestamp_obj = mle.ActiveTimestamp(any_timestamp_seconds(), timestamp_ticks, any_u())
1574 … active_timestamp_obj = mle.ActiveTimestamp(any_timestamp_seconds(), any_timestamp_ticks(), u)
1587 timestamp_seconds = any_timestamp_seconds()
1609 timestamp_seconds = any_timestamp_seconds()
1623 … pending_timestamp_obj = mle.PendingTimestamp(any_timestamp_seconds(), timestamp_ticks, any_u())
1635 … pending_timestamp_obj = mle.PendingTimestamp(any_timestamp_seconds(), any_timestamp_ticks(), u)
1648 timestamp_seconds = any_timestamp_seconds()