Skip to content
Commit b7670831 authored by Ningyuan Wang's avatar Ningyuan Wang
Browse files

Add traffic thresholds to prevent wifi network changes

This parameters are used for refraining from changing
network when RSSI is good and there is heavy traffic
implying streaming.

A typical video streaming will move the tx above 20 pps
and rx above 40 pps.
A typical voice call will move both tx and rx rate above
16 pps.
With that being said, this patch sets both thresholds to
16 pps.

Bug: 62428282
Test: compile, unit tests, manual test
Change-Id: Id2a7546b7ca9a1370c37d3f26f3da28231757c19
parent d69d86e3
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