Searched refs:bigUdid (Results 1 – 1 of 1) sorted by relevance
84 const char *bigUdid = NULL; in GenerateLaneId() local87 bigUdid = localUdid; in GenerateLaneId()90 bigUdid = remoteUdid; in GenerateLaneId()98 if (memcpy_s(laneIdParamBytes, UDID_BUF_LEN, bigUdid, strlen(bigUdid)) == EOK && in GenerateLaneId()