Wifi-hal: Update TCP parameters based on wlan traffic
Wlan driver sends guidance on the TCP parameters to be configured based on current throughputs observed on the network interface through vendor event. Wifihal sets TCP parameters like tcp_limit_output_bytes, tcp_adv_win_scale, tcp_del_ack_seg and tcp_use_userconfig with optimal values dynamically in order to acheive peak throughputs based on guidance from drvier. Change-Id: I0def7d59f75a71ced61baebe9e6a4fcebd0c2fba CRs-Fixed: 2351422
Loading
Please sign in to comment