• Rúben Soares Silva's avatar
    Move functions for packing/unpacking CRC.indication · 53ce0c8a
    Rúben Soares Silva authored
    Changed parameter of `unpack_nr_crc_indication` to void* to stay inline with other unpack procedures.
    Changed nfapi_p7_allocate call to calloc to avoid dependency from FAPI lib to nFAPI lib.
    
    Add unitary test for CRC.indication( test pack/unpack, free, copy and compare )
    53ce0c8a
nr_fapi_crc_indication_test.c 4.54 KB