Skip to content

Opaque transaction_id in UE fapi if

Bartosz Podrygajlo requested to merge ue-fapi-transaction-id into develop

This adds an opaque transaction_id field to some UE fapi messages. This id can be used by MAC to identify a fapi decode request and store extra data that is not part of the FAPI message itself to be used when a linked FAPI message comes back to MAC.

Merge request reports