Searched refs:ReportDeleteCharProfile (Results 1 – 4 of 4) sorted by relevance
121 void ReportDeleteCharProfile(int32_t errCode, const std::string& deviceId);
225 DpRadarHelper::GetInstance().ReportDeleteCharProfile(errCode, deviceId);227 DpRadarHelper::GetInstance().ReportDeleteCharProfile(errCode, deviceId);
460 DpRadarHelper::GetInstance().ReportDeleteCharProfile(ret, deviceId); in DeleteCharacteristicProfile()
851 void DpRadarHelper::ReportDeleteCharProfile(int32_t errCode, const std::string& deviceId) in ReportDeleteCharProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper