Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp201 int32_t putCharacteristicResult = PutCharacteristicProfile(kvStore, charProfile); in PutCharacteristicProfileBatch() local
202 if (putCharacteristicResult != DP_SUCCESS) { in PutCharacteristicProfileBatch()
204 putCharacteristicResult); in PutCharacteristicProfileBatch()