Searched refs:DM_CAPABILITY_CASTPLUS (Results 1 – 2 of 2) sorted by relevance
139 constexpr const char* DM_CAPABILITY_CASTPLUS = "castPlus"; variable
276 … if (strcpy_s(dmSubInfo.capability, DM_MAX_DEVICE_CAPABILITY_LEN, DM_CAPABILITY_CASTPLUS) != EOK) { in StartDiscovering4MetaType()