rx liste refact

Signed-off-by: wujun <2019125625@qq.com>
This commit is contained in:
wujun 2023-12-09 20:21:05 +08:00
commit 259f83aa68

View File

@ -48,7 +48,7 @@ void RxListenArbitration::OnForegroundAppChanged(const AppExecFwk::AppStateData
{
if (appStateData.state == static_cast<int>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND) &&
appStateData.isFocused) {
WIFI_LOGD("%{public}s enter rx_listen arbitration, appName: %{public}s", __FUNCTION__,
WIFI_LOGD("%{public}s enter rx_listen arbitration, app name: %{public}s", __FUNCTION__,
appStateData.bundleName.c_str());
if (AppParser::GetInstance().IsLowLatencyApp(appStateData.bundleName)) {
// game scene: set m_arbitrationCond to zero to enable rx_listen