You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make max block size for BDX transfers from DiagnosticLogs cluster configurable in the controller and device (project-chip#41447)
* Implemented override of BDX block size on cluster and controller, and added max payload size override for UDP
* Revert payload limit override
* Fixed data type for block size and added "= None" to explicitly give None value if parameter is missing.
* Simplified the logic for setting gMaxBdxBlockSize. Restyled fixes.
* Restyled nitpick
* Docstring updates, renamed setter function, and replaced hardcoded 1024 with macro
0 commit comments