Searched refs:shortUdidHashStr (Results 1 – 1 of 1) sorted by relevance
1476 unsigned char shortUdidHashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in LnnGetConnSubFeatureByUdidHashStr() local1486 … SHORT_UDID_HASH_HEX_LEN, shortUdidHashStr, SHORT_UDID_HASH_HEX_LEN + 1) != SOFTBUS_OK) { in LnnGetConnSubFeatureByUdidHashStr()1489 if (memcmp(shortUdidHashStr, udidHashStr, SHORT_UDID_HASH_HEX_LEN) != 0) { in LnnGetConnSubFeatureByUdidHashStr()