Home
last modified time | relevance | path

Searched refs:oldCharProfile (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/
H A Dsubscribe_profile_manager.cpp406 CharacteristicProfile oldCharProfile; in NotifyCharProfileUpdate() local
408 …::GetNonOhSuffixServiceNameByDBKey(dbKey), ProfileUtils::GetCharKeyByDBKey(dbKey), oldCharProfile); in NotifyCharProfileUpdate()
416 listenerProxy->OnCharacteristicProfileUpdate(oldCharProfile, newCharProfile); in NotifyCharProfileUpdate()