Searched refs:onlineDeviceList (Results 1 – 1 of 1) sorted by relevance
241 std::vector<DmDeviceInfo> onlineDeviceList; in GetTrustedDeviceList() local243 int32_t ret = softbusListener_->GetTrustedDeviceList(onlineDeviceList); in GetTrustedDeviceList()248 if (isOnlyShowNetworkId && !onlineDeviceList.empty()) { in GetTrustedDeviceList()249 for (auto item : onlineDeviceList) { in GetTrustedDeviceList()258 if (onlineDeviceList.size() > 0 && IsDMServiceImplReady()) { in GetTrustedDeviceList()265 for (auto item : onlineDeviceList) { in GetTrustedDeviceList()