Commit 3e77b141 authored by Ahmed.Elias's avatar Ahmed.Elias

adding br parameters

parent ae598b94
...@@ -757,6 +757,8 @@ typedef struct { ...@@ -757,6 +757,8 @@ typedef struct {
uint8_t rach_resource_type; uint8_t rach_resource_type;
uint16_t mpdcch_repetition_cnt; uint16_t mpdcch_repetition_cnt;
struct PhysicalConfigDedicated *physicalConfigDedicated; struct PhysicalConfigDedicated *physicalConfigDedicated;
frame_t Msg2_frame;
subframe_t Msg2_subframe;
#endif #endif
} UE_TEMPLATE; } UE_TEMPLATE;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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