mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-24 22:08:07 -04:00
add new api
Signed-off-by: hwzhangchuang <zhangchuang.zhang@huawei.com>
This commit is contained in:
@@ -110,6 +110,11 @@ void DistributedInputHandler::FindDevicesInfoByDhId(
|
||||
}
|
||||
}
|
||||
|
||||
std::vector<DHItem> DistributedInputHandler::QueryMeta()
|
||||
{
|
||||
return {};
|
||||
}
|
||||
|
||||
std::vector<DHItem> DistributedInputHandler::Query()
|
||||
{
|
||||
std::vector<DHItem> retInfos;
|
||||
|
||||
Reference in New Issue
Block a user