Home
last modified time | relevance | path

Searched refs:DM_CAPABILITY_CASTPLUS (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h136 constexpr const char* DM_CAPABILITY_CASTPLUS = "castPlus"; member
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Ddiscovery_manager.cpp190 std::map<std::string, std::string> advertiseParam { { PARAM_KEY_DISC_CAPABILITY, DM_CAPABILITY_CASTPLUS } }; in StartAdvertise()
/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_manager.cpp276 if (strcpy_s(dmSubInfo.capability, DM_MAX_DEVICE_CAPABILITY_LEN, DM_CAPABILITY_CASTPLUS) != EOK) { in StartDiscovering4MetaType()

Completed in 3 milliseconds