X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Include%2FsdapCore.h;h=d00db8a02d48ea4198cb996a11b141fab0c0dfbd;hb=e93798699eccb72af04938fc9b0d7a836e284488;hp=320ff5a62aff4a65f32e4f642e926656306c751f;hpb=94f13ab3e8da393eb27ccc561d31b447b1367c56;p=scp%2Focu%2F5gnr.git diff --git a/Include/sdapCore.h b/Include/sdapCore.h index 320ff5a..d00db8a 100644 --- a/Include/sdapCore.h +++ b/Include/sdapCore.h @@ -1,9 +1,21 @@ /****************************************************************************** -############################################################################### -# Copyright (c) [2017-2020] [ICT/CAS] # -# Licensed under the ORAN Software License v1.0 (License) # -############################################################################### -******************************************************************************/ +* +* Copyright (c) 2020 ICT/CAS. +* +* Licensed under the O-RAN Software License, Version 1.0 (the "Software License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* https://www.o-ran.org/software +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +* +*******************************************************************************/ + #ifndef __SDAPCORE_H__ #define __SDAPCORE_H__ @@ -44,7 +56,7 @@ typedef struct }SdapActivityNotify_t; -/* 1、每个实体内的Session ID、drbID、QosFlowId,都是连续的 +/* 1、每个实体内的Session ID、drbID、QosFlowId,都是连续的 2、Session和Qos相关的信息都是以ID作为下标保存的 3、DRB是以DRB ID - 1 保存的*/