Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Device io control wrapper#254

Draft
forwardpointer wants to merge 9 commits into
developfrom
DeviceIOControlWrapper
Draft

Device io control wrapper#254
forwardpointer wants to merge 9 commits into
developfrom
DeviceIOControlWrapper

Conversation

@forwardpointer

Copy link
Copy Markdown
Contributor

Type

  • Bug fix
  • Feature addition
  • Feature update
  • Breaking change
  • Non-functional change
  • Documentation
  • Infrastructure

Goals

Provide a common entry point to DeviceIOControl(). Currently there's a lot of boilerplate code needed for that function, like opening the handle, the log messages when an error occurs, etc.

Eventually, we would also want to add a generic way to handle the retry status response. This wrapper could help enable that.

Checklist

  • Build target all compiles cleanly.
  • clang-format and clang-tidy deltas produced no new output.
  • Newly added functions include doxygen-style comment block.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant