Skip to content
Snippets Groups Projects
Commit 31274f6c authored by Cédric Roux's avatar Cédric Roux
Browse files

bugfix/cleanup: remove uint8_t to encode size plus some cleanup

The starting point was the function do_NR_DLInformationTransfer() which
may deal with more than 256 bytes.

Then why not cleanup all the functions in the same file.
(And do a bit of formattting fixing while we're here.)

Then cleanup the callers of those functions.

Then, because of do_SIB23_NR() let's also cleanup in some
structures.

Not all the codebase was cleaned up, there surely remain some uint8_t
(and char/short/uint16_t) which are wrong.
parent 92491310
No related branches found
No related tags found
2 merge requests!2757Integration: `2024.w21`,!2740bugfix/cleanup: remove uint8_t to encode size plus some cleanup
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment