Skip to content

Commit 6910a10

Browse files
FabianEckermanncodebot
authored andcommitted
cu_cp: improve documentation
1 parent 99abec9 commit 6910a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/units/o_cu_cp/cu_cp/cu_cp_unit_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ struct cu_cp_unit_mobility_config {
133133
/// RRC specific configuration parameters.
134134
struct cu_cp_unit_rrc_config {
135135
bool force_reestablishment_fallback = false;
136-
/// Guard time for RRC procedures.
136+
/// Guard time in ms that is added to the RRC procedure timeout.
137137
unsigned rrc_procedure_guard_time_ms = 500;
138138
};
139139

0 commit comments

Comments
 (0)