X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=rrc_common_types.proto;h=25dce8e0a4a3c7578c8a4a0d2820ff8a1a0ba272;hb=86e67cf44a8aa33c6f9ab3f7bb60485e84e8530b;hp=998b0f98a68df1be2a7a8ffd0c948d95b8cd3343;hpb=142f520ddc2e45f5dabbad35a194432a00b409fb;p=ric-plt%2Fstreaming-protobufs.git diff --git a/rrc_common_types.proto b/rrc_common_types.proto index 998b0f9..25dce8e 100644 --- a/rrc_common_types.proto +++ b/rrc_common_types.proto @@ -5396,8 +5396,10 @@ message MCC message PLMN_Identity_EUTRA_5GC { - PLMN_Identity plmn_Identity_EUTRA_5GC = 1; - uint32 plmn_index = 2; + oneof c { + PLMN_Identity plmn_Identity_EUTRA_5GC = 1; + uint32 plmn_index = 2; + } } message PLMN_IdentityList_EUTRA_5GC