Commit cc398a97 authored by Zu Qiang's avatar Zu Qiang 🛀
Browse files

Update 3 files

- /yang-models/_3gpp-5gc-nrm-udmfunction.yang
- /yang-models/_3gpp-5gc-nrm-amffunction.yang
- /yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang
parent a3e83237
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -238,10 +238,10 @@ module _3gpp-5gc-nrm-amffunction {
        enum M9;
        enum MDT_UE_LOCATION;
      }
      description "represents a list of MDT measurement names that are that are
      description "represents a list of MDT measurement names that are
        subject to user consent at MDT activation.
        Any MDT measurement, whose name is not specified in this list, is not 
        subject to user consent at MDT activation..";
        subject to user consent at MDT activation.";
    }
  }
  
+2 −2
Original line number Diff line number Diff line
@@ -89,10 +89,10 @@ module _3gpp-5gc-nrm-udmfunction {
        enum M9;
        enum MDT_UE_LOCATION;
      }
      description "represents a list of MDT measurement names that are that are
      description "represents a list of MDT measurement names that are
        subject to user consent at MDT activation.
        Any MDT measurement, whose name is not specified in this list, is not 
        subject to user consent at MDT activation..";
        subject to user consent at MDT activation.";
    }
  }
  
+2 −2
Original line number Diff line number Diff line
@@ -169,10 +169,10 @@ module _3gpp-nr-nrm-gnbcucpfunction {
        enum M9;
        enum MDT_UE_LOCATION;
      }
      description "represents a list of MDT measurement names that are that are
      description "represents a list of MDT measurement names that are
        subject to user consent at MDT activation.
        Any MDT measurement, whose name is not specified in this list, is not 
        subject to user consent at MDT activation..";
        subject to user consent at MDT activation.";
    }
  }