• Rúben Soares Silva's avatar
    Move the packing logic for TAG = 2, to reuse existing functions. · f7331209
    Rúben Soares Silva authored
    This change makes it so the fapi_nr_p7_message_pack is used to pack TX_DATA.request for Aerial, reducing the amount of repeated code.
    Add the capability to pack TLVs with TAG=2 (offset from first address)
    
    Packs the TLV.length differently according to whether or not Aerial is in use ( for Aerial TLV.length is 16-bit, for OAI is 32-bit )
    f7331209
nr_fapi_p7.c 105 KB