SRSUE RRC: 36.331 v10 5.3.7.2 PHY reset according to 9.2.4. No common PHY default parameters.

This commit is contained in:
Xavier Arteaga 2019-05-14 15:49:31 +02:00 committed by Andre Puschmann
parent 7629863c5a
commit bb2c41ab0e
1 changed files with 1 additions and 1 deletions

View File

@ -1366,7 +1366,7 @@ void rrc::send_con_restablish_request(asn1::rrc::reest_cause_e cause)
mac_timers->timer_get(t311)->run();
phy->reset();
set_phy_default();
set_phy_config_dedicated_default();
mac->reset();
set_mac_default();