Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/old/common/include/
Ddeviceprofile_ipc_interface_code.h46 DEL_CHAR_PROFILE = 22, enumerator
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
Ddistributed_device_profile_enums.h40 DEL_CHAR_PROFILE = 22, enumerator
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
Ddistributed_device_profile_proxy.cpp274 SEND_REQUEST(remote, static_cast<uint32_t>(DPInterfaceCode::DEL_CHAR_PROFILE), data, reply); in DeleteCharacteristicProfile()
/foundation/deviceprofile/device_info_manager/services/core/src/
Ddistributed_device_profile_stub_new.cpp64 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::DEL_CHAR_PROFILE)] = in DistributedDeviceProfileStubNew()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
Ddistributed_device_profile_stub.cpp88 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::DEL_CHAR_PROFILE)] = in InitNewIpcInterface()