X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fcommon_def.h;h=0350c6f7ec8cb539bc6e88ee8c8479a3f7386b17;hb=c54639b00f6dbf6b737d6345f19b0d0a8febabc0;hp=9681393f048c4a312e398178bd6a9f00ecf8befa;hpb=c01ca171144bd6e576646466d420c6d5feaabc59;p=o-du%2Fl2.git diff --git a/src/cm/common_def.h b/src/cm/common_def.h index 9681393f0..0350c6f7e 100644 --- a/src/cm/common_def.h +++ b/src/cm/common_def.h @@ -230,12 +230,12 @@ typedef enum CELL_DOWN }OduCellStatus; -typedef struct slotIndInfo +typedef struct slotTimingInfo { uint16_t cellId; uint16_t sfn; uint16_t slot; -}SlotIndInfo; +}SlotTimingInfo; typedef struct PlmnIdentity {