Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c60 #define UDID_SHORT_HASH_LEN_TMP 8 macro
858 ret = ConvertBytesToHexString(udidHashStr, hashStrLen, peerUdidHash, UDID_SHORT_HASH_LEN_TMP); in ConvertUdidToHexStr()