Searched refs:radarInfo (Results 1 – 1 of 1) sorted by relevance
249 struct RadarInfo radarInfo = { in OnSoftbusDeviceOnline() local258 if (!GetDmRadarHelperObj()->ReportNetworkOnline(radarInfo)) { in OnSoftbusDeviceOnline()297 struct RadarInfo radarInfo = { in OnSoftbusDeviceOffline() local305 if (!GetDmRadarHelperObj()->ReportNetworkOffline(radarInfo)) { in OnSoftbusDeviceOffline()642 struct RadarInfo radarInfo = { in GetTrustedDeviceList() local645 radarInfo.stageRes = static_cast<int32_t>(StageRes::STAGE_SUCC); in GetTrustedDeviceList()649 radarInfo.discoverDevList = GetDmRadarHelperObj()->GetDeviceInfoList(deviceInfoList); in GetTrustedDeviceList()650 if (!GetDmRadarHelperObj()->ReportGetTrustDeviceList(radarInfo)) { in GetTrustedDeviceList()