Home
last modified time | relevance | path

Searched refs:VisitCheckSupportedHbType (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_utils.c224 static bool VisitCheckSupportedHbType(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *d… in VisitCheckSupportedHbType() function
242 return LnnVisitHbTypeSet(VisitCheckSupportedHbType, srcType, dstType); in LnnCheckSupportedHbType()