Skip to content

Conversation

@rado17
Copy link
Contributor

@rado17 rado17 commented Nov 11, 2025

Authorize flag is required to block the data traffic until the EAPoL negotiation is concluded.

Add param to mark a connected peer authorized once the peer
is connected. Required in case of AP mode where authorized flag
needs to be set for each client.

Signed-off-by: Ravi Dondaputi <[email protected]>
Move nrf_wifi_util_get_ra to utils lib to make it accessible
across other files.

Signed-off-by: Ravi Dondaputi <[email protected]>
}

return nrf_wifi_osal_nbuf_data_get(nwb);
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

This function is probably better placed in https://github.com/zephyrproject-rtos/nrf_wifi/blob/main/fw_if/umac_if/src/common/fmac_util.c and protect with #ifdef NRF70_SYSTEM_MODE

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.

3 participants