From 4a5031e509a226c7be4eec2610e2a78e17197e51 Mon Sep 17 00:00:00 2001 From: junxinlu Date: Thu, 12 May 2022 16:18:00 +0800 Subject: [PATCH] modify max wait time to 30 seconds to auto start service Signed-off-by: junxinlu --- wifi/BUILD.gn | 2 +- wifi/interfaces/innerkits/BUILD.gn | 2 +- .../native_cpp/wifi_standard/src/wifi_device_proxy_lite.cpp | 4 ++-- .../wifi_standard/wifi_framework/wifi_manage/wifi_manager.cpp | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wifi/BUILD.gn b/wifi/BUILD.gn index 83bd465c2..4cd4e1af1 100644 --- a/wifi/BUILD.gn +++ b/wifi/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2022 Huawei Device Co., Ltd. +# Copyright (C) 2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/wifi/interfaces/innerkits/BUILD.gn b/wifi/interfaces/innerkits/BUILD.gn index b2f8e1a76..2dfd76272 100644 --- a/wifi/interfaces/innerkits/BUILD.gn +++ b/wifi/interfaces/innerkits/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2022 Huawei Device Co., Ltd. +# Copyright (C) 2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/wifi/interfaces/innerkits/native_cpp/wifi_standard/src/wifi_device_proxy_lite.cpp b/wifi/interfaces/innerkits/native_cpp/wifi_standard/src/wifi_device_proxy_lite.cpp index c73bb927f..51cbd16ac 100644 --- a/wifi/interfaces/innerkits/native_cpp/wifi_standard/src/wifi_device_proxy_lite.cpp +++ b/wifi/interfaces/innerkits/native_cpp/wifi_standard/src/wifi_device_proxy_lite.cpp @@ -1074,7 +1074,7 @@ ErrCode WifiDeviceProxy::RegisterCallBack(const std::shared_ptr