Home
last modified time | relevance | path

Searched refs:UDID_SHORT_HASH_HEXSTR_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.c59 #define UDID_SHORT_HASH_HEXSTR_LEN_TMP 16 macro
919 char hashHexStr[UDID_SHORT_HASH_HEXSTR_LEN_TMP + 1] = {0}; in FetchLaneResourceByDevIdHash()
920 …if (ConvertUdidToHexStr(item->link.peerUdid, hashHexStr, UDID_SHORT_HASH_HEXSTR_LEN_TMP + 1) != SO… in FetchLaneResourceByDevIdHash()