Commit dc38b518 authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Add comments

parent 3a578f11
......@@ -37,10 +37,13 @@
namespace bs2 = boost::signals2;
namespace amf_application {
// TODO: Location-Report
// Signal for UE Location Report
// SUPI, User Location, HTTP version
typedef bs2::signal_type<
void(std::string, oai::amf::model::UserLocation, uint8_t),
bs2::keywords::mutex_type<bs2::dummy_mutex>>::type ue_location_report_sig_t;
// TODO: Presence-In-AOI-Report
// TODO: Time-Zone-Report
// TODO: Access-Type-Report
......
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