• Rúben Soares Silva's avatar
    Move functions for packing/unpacking SRS.indication · 3fc784cd
    Rúben Soares Silva authored
    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.
    3fc784cd
nr_fapi_test.h 2.73 KB