Skip to content

net: convert ESP Wi-Fi OSI time units - #467

Open
xuchang-vivo wants to merge 1 commit into
vivoblueos:mainfrom
xuchang-vivo:xc/fix-esp-wifi-osi-time-units
Open

net: convert ESP Wi-Fi OSI time units#467
xuchang-vivo wants to merge 1 commit into
vivoblueos:mainfrom
xuchang-vivo:xc/fix-esp-wifi-osi-time-units

Conversation

@xuchang-vivo

Copy link
Copy Markdown
Contributor

Summary

  • Convert ESP-Radio OSI timeout ticks (1 ms per tick) to microseconds before passing them to BlueOS semaphore and queue APIs.
  • Convert task delays from OSI milliseconds to BlueOS ticks.
  • Return OSI millisecond ticks from task_ms_to_tick.
  • Preserve u32::MAX as the indefinite-wait value.

Testing

  • git diff --check
  • Build and test commands were not run; explicit build authorization was not provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant