Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cdb37ffc authored by Jiwon Kim's avatar Jiwon Kim Committed by Ling Ma
Browse files

Apply TcpBufferSize of CarrierConfig from ConnectingState



When creating DataNetwork and triggering SetupDataCall,
NetworkRegistration information and DisplayInfo is already
prepared and updated at most time. So there's very few
chance to update TCP buffer Configuration from CarrierConfig.
Consequently, TCP buffer remains with default config and it's
not enough to support latest high speed radio tech like NR,
and also not proper to support legacy old rat which requires
smaller buffer to keep stable data flow.
DataConfigManager will fall back to read default TCP buffer size
configuration when it fails to read overridden configuration.
So no side effect is expected.

Bug: 261356610
Test: m
Change-Id: I31c19b94029b0d9c82ad87225c0d3d318a93c701
Signed-off-by: default avatarJiwon Kim <jiwon.ss.kim@samsung.com>
parent 1a81ba7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment