/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_strategy_virtual.c | 20 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
|
H A D | lnn_heartbeat_medium_mgr.c | 145 static uint64_t HbGetRepeatThresholdByType(LnnHeartbeatType hbType) in HbGetRepeatThresholdByType() 265 const char *networkId, ConnectionAddrType type, LnnHeartbeatType hbType, uint64_t updateTime) in HbUpdateOfflineTimingByRecvInfo() 326 …LnnHeartbeatType hbType, const LnnHeartbeatRecvInfo *storedInfo, DeviceInfo *device, uint64_t nowT… in HbIsRepeatedRecvInfo() 368 …const DeviceInfo *device, int32_t weight, int32_t masterWeight, LnnHeartbeatType hbType, uint64_t … in HbDumpRecvDeviceInfo() 807 …DeviceInfo *device, LnnHeartbeatType hbType, const LnnHeartbeatRecvInfo *storedInfo, uint64_t nowT… in CheckReceiveDeviceInfo() 908 LnnHeartbeatType hbType, bool isOnlineDirectly, HbRespData *hbResp) in HbNotifyReceiveDevice() 948 LnnHeartbeatType hbType, bool isOnlineDirectly, HbRespData *hbResp) in HbMediumMgrRecvProcess() 1017 …oid HbMediumMgrRelayProcess(const char *udidHash, ConnectionAddrType type, LnnHeartbeatType hbType) in HbMediumMgrRelayProcess()
|
H A D | lnn_heartbeat_fsm.c | 410 void LnnRemoveProcessSendOnceMsg(LnnHeartbeatFsm *hbFsm, LnnHeartbeatType hbType, in LnnRemoveProcessSendOnceMsg() 634 LnnHeartbeatType *hbType = (LnnHeartbeatType *)para; in OnStopHbByType() local 810 static bool IsTimestampExceedLimit(uint64_t nowTime, uint64_t oldTimeStamp, LnnHeartbeatType hbType) in IsTimestampExceedLimit() 844 LnnHeartbeatType hbType = msgPara->hbType; in CheckDevStatusByNetworkId() local 892 LnnHeartbeatType hbType, uint64_t nowTime) in CheckDevStatusForScreenOff()
|
H A D | lnn_heartbeat_ctrl.c | 186 static void HbSendCheckOffLineMessage(LnnHeartbeatType hbType) in HbSendCheckOffLineMessage() 460 static void HbRemoveCheckOffLineMessage(LnnHeartbeatType hbType) in HbRemoveCheckOffLineMessage()
|
H A D | lnn_heartbeat_strategy.c | 829 … LnnHeartbeatStrategyManager *mgr, LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType) in LnnGetHbStrategyManager() 954 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/ |
H A D | lnn_heartbeat_fsm.h | 57 LnnHeartbeatType hbType; member 66 LnnHeartbeatType hbType; member 73 LnnHeartbeatType hbType; member 81 LnnHeartbeatType hbType; member
|
H A D | lnn_heartbeat_medium_mgr.h | 61 LnnHeartbeatType hbType; member 72 LnnHeartbeatType hbType; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/ |
H A D | hb_fsm_mock.cpp | 71 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy() 127 … LnnHeartbeatStrategyManager *mgr, LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType) in LnnGetHbStrategyManager()
|
H A D | hb_ctrl_static_mock.cpp | 49 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
|
H A D | hb_fsm_strategy_mock.cpp | 148 void LnnRemoveProcessSendOnceMsg(LnnHeartbeatFsm *hbFsm, LnnHeartbeatType hbType, in LnnRemoveProcessSendOnceMsg()
|
H A D | hb_strategy_mock.cpp | 66 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
H A D | hb_ctrl_static_test.cpp | 213 LnnHeartbeatType hbType; variable
|
H A D | hb_medium_mgr_test.cpp | 809 LnnHeartbeatType hbType = HEARTBEAT_TYPE_BLE_V1; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_service_mock.cpp | 172 LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategy, bool isRelay) in LnnStartHbByTypeAndStrategy()
|