User can change the setting in the qcom_cfg.ini : "gEnableBmps"
gEnableBmps=0 # this setting disable BMPS mode
gEnableBmps=1 # this setting enable BMPS mode
when BMPS is enabled, user can control how often the WCN1312 driver enter power save mode:
when there is no more data received/transmitted, a timer will be activated; after timer expired, the WCN1312 driver try to enter power save mode. user can adjust the timeout setting in the qcom_cfg.ini, the setting variable is gDataInactivityTimeout, driver default setting is 20 ms.
User can increase this timeout value in order to increase browsing performance.
No comments:
Post a Comment