Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp98 const uint16_t DM_IMPORT_AUTH_CODE_LENGTH = 6; variable
1489 if (length != DM_IMPORT_AUTH_CODE_LENGTH) { in ImportAuthCode()