Skip to content

Fix transition to RX STATE#22

Open
radua-nxp wants to merge 1 commit into
nxp-upstream:mainfrom
radua-nxp:THREADIP-5512
Open

Fix transition to RX STATE#22
radua-nxp wants to merge 1 commit into
nxp-upstream:mainfrom
radua-nxp:THREADIP-5512

Conversation

@radua-nxp
Copy link
Copy Markdown

The new implementation takes into account also the rx_on_when_idle flag.

@George-Stefan George-Stefan self-assigned this Apr 9, 2026
@George-Stefan George-Stefan self-requested a review April 9, 2026 15:27
Comment thread drivers/ieee802154/ieee802154_mcxw.c Outdated

static void set_rx_state()
{
if (rx_on_when_idle)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing {}

Comment thread drivers/ieee802154/ieee802154_mcxw.c Outdated
MAC_PLME_SapHandler(&msg, ot_phy_ctx);
}

static void set_rx_state()
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is better to name it set_mcxw_ctx_state

@MaochenWang1
Copy link
Copy Markdown

…when_idle

setting RX state in accordance with rx_on_when_idle

Signed-off-by: Jamel <jamel.arbi@nxp.com>
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.

4 participants