Skip to content

Conversation

ajayparida
Copy link
Contributor

Update RPU shared header files to set TWT timeout
from Kconfig option and update rpu patch version
1.2.13.0 to 1.2.13.1.

Update RPU shared header files to set TWT timeout
from Kconfig option and update rpu patch version
1.2.13.0 to 1.2.13.1.

Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
/** Timeout value (in milliseconds) used by the RPU to send TWT requests
* to the AP before receiving a TWT response from the AP.
*/
unsigned int twt_req_timeout;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
unsigned int twt_req_timeout;
unsigned int twt_req_timeout_ms;

Copy link
Collaborator

@krish2718 krish2718 Aug 12, 2025

Choose a reason for hiding this comment

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

Suggested change
unsigned int twt_req_timeout;
unsigned int twt_setup_timeout_ms;

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