设备监控-回写
This commit is contained in:
@@ -17,6 +17,7 @@ class DeviceBusManager
|
||||
{
|
||||
public:
|
||||
void setDeviceTreeModel(std::shared_ptr<DeviceTreeModel> model);
|
||||
void setRegistry(softbus::device_bus::registry::IDeviceRegistry* registry);
|
||||
|
||||
bool initialize(const QJsonObject& rootConfig);
|
||||
void shutdown();
|
||||
|
||||
Reference in New Issue
Block a user