Searched refs:shortUuid (Results 1 – 2 of 2) sorted by relevance
127 uint8_t shortUuid[HB_SHORT_UUID_LEN]; member
488 if (memcmp(zeroUuid, hbResp->shortUuid, len) == 0) { in IsUuidChange()497 if (memcmp(uuidHash, hbResp->shortUuid, len) != 0) { in IsUuidChange()500 uuidHash[0], uuidHash[1], (hbResp->shortUuid)[0], (hbResp->shortUuid)[1]); in IsUuidChange()