Home
last modified time | relevance | path

Searched refs:HB_SUPER_DEVICE_CALLER_ID (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_strategy.c41 #define HB_SUPER_DEVICE_CALLER_ID "hmos.collaborationfwk.deviceDetect" macro
529 … if (strlen(msgPara->callerId) != 0 && strcmp(msgPara->callerId, HB_SUPER_DEVICE_CALLER_ID) == 0) { in SendEachSeparately()