Skip to content

Update media driver status initialization FX_DRIVER_INIT request#81

Merged
fdesbiens merged 1 commit intoeclipse-threadx:devfrom
rahmanih:fix_issue_79
Nov 27, 2025
Merged

Update media driver status initialization FX_DRIVER_INIT request#81
fdesbiens merged 1 commit intoeclipse-threadx:devfrom
rahmanih:fix_issue_79

Conversation

@rahmanih
Copy link
Contributor

Main Changes

  • In fx_media_format(), set fx_media_driver_status to FX_MEDIA_INVALID to indicate the request originates from a format call.

  • In fx_media_open(), set fx_media_driver_status to FX_MEDIA_NOT_OPEN to indicate the request originates from an open call.

Fixed issues

-Issue #79

Main Changes
------------
- In fx_media_format(), set fx_media_driver_status to FX_MEDIA_INVALID
  to indicate the request originates from a format call.

- In fx_media_open(), set fx_media_driver_status to FX_MEDIA_NOT_OPEN
   to indicate the request originates from an open call.

Fixed issues
-------------
-Issue eclipse-threadx#79

Signed-off-by: Haithem Rahmani <haithem.rahmani@st.com>
@rahmanih rahmanih changed the base branch from master to dev November 27, 2025 13:33
@fdesbiens fdesbiens merged commit 693d5f7 into eclipse-threadx:dev Nov 27, 2025
3 checks passed
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.

2 participants