Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp146 res = SwitchAdapter::GetInstance().PutSwitch(appId, newSwitch, CUR_SWITCH_LEN); in PutSwitchCharacteristicProfile()
184 res = SwitchAdapter::GetInstance().PutSwitch(appId, newSwitch, CUR_SWITCH_LEN); in PutSwitchCharacteristicProfileBatch()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h146 constexpr uint16_t CUR_SWITCH_LEN = 3; variable