forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: mqtt: improve encoder buffer handling
Improve buffer handling logic to use local variables extensively. This change reduces the number of pointer dereferences, which leads to more efficient runtime and helps reduce the code size. Signed-off-by: Pisit Sawangvonganan <[email protected]>
- Loading branch information
1 parent
349bf81
commit 45282a4
Showing
1 changed file
with
26 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters