Home
last modified time | relevance | path

Searched defs:hbType (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_strategy_virtual.c20 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
H A Dlnn_heartbeat_medium_mgr.c145 static uint64_t HbGetRepeatThresholdByType(LnnHeartbeatType hbType) in HbGetRepeatThresholdByType()
265 const char *networkId, ConnectionAddrType type, LnnHeartbeatType hbType, uint64_t updateTime) in HbUpdateOfflineTimingByRecvInfo()
326LnnHeartbeatType 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 Dlnn_heartbeat_fsm.c410 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 Dlnn_heartbeat_ctrl.c186 static void HbSendCheckOffLineMessage(LnnHeartbeatType hbType) in HbSendCheckOffLineMessage()
460 static void HbRemoveCheckOffLineMessage(LnnHeartbeatType hbType) in HbRemoveCheckOffLineMessage()
H A Dlnn_heartbeat_strategy.c829 … 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 Dlnn_heartbeat_fsm.h57 LnnHeartbeatType hbType; member
66 LnnHeartbeatType hbType; member
73 LnnHeartbeatType hbType; member
81 LnnHeartbeatType hbType; member
H A Dlnn_heartbeat_medium_mgr.h61 LnnHeartbeatType hbType; member
72 LnnHeartbeatType hbType; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_fsm_mock.cpp71 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
127 … LnnHeartbeatStrategyManager *mgr, LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType) in LnnGetHbStrategyManager()
H A Dhb_ctrl_static_mock.cpp49 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
H A Dhb_fsm_strategy_mock.cpp148 void LnnRemoveProcessSendOnceMsg(LnnHeartbeatFsm *hbFsm, LnnHeartbeatType hbType, in LnnRemoveProcessSendOnceMsg()
H A Dhb_strategy_mock.cpp66 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_ctrl_static_test.cpp213 LnnHeartbeatType hbType; variable
H A Dhb_medium_mgr_test.cpp809 LnnHeartbeatType hbType = HEARTBEAT_TYPE_BLE_V1; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_service_mock.cpp172 LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategy, bool isRelay) in LnnStartHbByTypeAndStrategy()