Skip to content
Snippets Groups Projects
Commit 3fc784cd authored by Rúben Soares Silva's avatar Rúben Soares Silva Committed by Robert Schmidt
Browse files

Move functions for packing/unpacking SRS.indication

Changed parameter in unpack_nr_srs_indication to void * to be inline with other unpack procedures.
Added memory allocation for pdu_list inside unpack function.

Add unitary test for SRS.indication( test pack/unpack, free, copy and compare )
Added rands16 to provide random int16_t values, needed for SRS.indication unitary test
Added constant NFAPI_NR_SRS_IND_MAX_PDU to follow constants related to other P7 messages limiting the maximum number of PDUs to use.
parent 7be347f0
No related branches found
No related tags found
2 merge requests!3134Integration: `2024.w48`,!3131FAPI P7 Refactoring and unitary test creation
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