mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-23 16:59:54 +00:00
修改告警
Signed-off-by: wangzhaohao <wangzhaohao@huawei.com>
This commit is contained in:
parent
ed1883e8b2
commit
34157941b5
@ -680,7 +680,7 @@ int32_t RegDataLevelChangeCbInner(const char *pkgName, IDataLevelCb *callback)
|
||||
return ret;
|
||||
}
|
||||
|
||||
void RestartRegDataLevelChange()
|
||||
void RestartRegDataLevelChange(void)
|
||||
{
|
||||
LNN_LOGI(LNN_STATE, "enter");
|
||||
if (g_regDataLevelChangePkgName[0] == '\0') {
|
||||
|
Loading…
Reference in New Issue
Block a user