Searched refs:switchRet (Results 1 – 1 of 1) sorted by relevance
328 … int32_t switchRet = SwitchProfileManager::GetInstance().PutCharacteristicProfile(charProfile); in PutCharacteristicProfile() local329 DpRadarHelper::GetInstance().ReportPutCharProfile(switchRet, charProfile); in PutCharacteristicProfile()330 return switchRet; in PutCharacteristicProfile()418 …int32_t switchRet = SwitchProfileManager::GetInstance().GetCharacteristicProfile(deviceId, service… in GetCharacteristicProfile() local420 DpRadarHelper::GetInstance().ReportGetCharProfile(switchRet, deviceId, charProfile); in GetCharacteristicProfile()421 return switchRet; in GetCharacteristicProfile()