Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilityloader/
H A Dstatic_capability_loader.cpp296 CharacteristicProfile characteristicProfile(deviceId, serviceId, STATIC_CHARACTERISTIC_KEY, charValue); in GenerateStaticProfiles()
297 charProfiles[ProfileUtils::GenerateCharProfileKey(deviceId, serviceId, STATIC_CHARACTERISTIC_KEY)] = in GenerateStaticProfiles()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h368 const std::string STATIC_CHARACTERISTIC_KEY = "static_capability"; member
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp427 if (characteristicKey == STATIC_CHARACTERISTIC_KEY) { in GetCharacteristicProfile()

Completed in 4 milliseconds