Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c481 char zeroUuid[UUID_BUF_LEN] = { 0 }; in IsUuidChange() local
488 if (memcmp(zeroUuid, hbResp->shortUuid, len) == 0) { in IsUuidChange()