mirror of
https://gitee.com/openharmony/communication_wifi.git
synced 2025-01-15 03:29:05 +00:00
修复压力测试问题
Signed-off-by: huxiaomin <huxiaomin2@huawei.com>
This commit is contained in:
parent
2f1c1150fb
commit
6e68a4f891
@ -49,7 +49,8 @@ ScanService::ScanService()
|
||||
scanTrustMode(false),
|
||||
isAbsFreezeState(false),
|
||||
isAbsFreezeScaned(false),
|
||||
scanResultBackup(-1)
|
||||
scanResultBackup(-1),
|
||||
mEnhanceService(nullptr)
|
||||
{}
|
||||
|
||||
ScanService::~ScanService()
|
||||
|
Loading…
x
Reference in New Issue
Block a user