Skip to content

Support RC SM aperiodic subscription for "UE RRC State Change"

Teodora Vladic requested to merge update-rc-sm into develop

In RC, xApp subscribes to aperiodic events.

In this MR, we implemented:

  • "UE RRC State Change" RAN Parameter ID;
  • support for multiple aperiodic subscriptions from different xApps, even if they subscribe to the same RAN Parameter ID;
  • support for unsubscription => when xApp sends SUBSCRIPTION DELETE REQUEST, aperiodic INDICATION message will not be sent

Merge request reports