Commit 342fbf2f authored by aligungr's avatar aligungr

Uplink data status change handling

parent fddf4ff1
......@@ -395,6 +395,7 @@ struct UePduSessionInfo
std::string type{};
std::string address{};
bool isEmergency{};
bool uplinkPending{};
};
enum class ERegUpdateCause
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment