Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dplatform_manager.cpp176 uint16_t heartbeatTimer = 0; in configEventReceiver() local
184 heartbeatTimer = HEARTBEAT_TIMEOUT; in configEventReceiver()
212 heartbeatTimer); in configEventReceiver()
502 pldm_transport_protocol_type protocolType, uint16_t heartbeatTimer) in setEventReceiver() argument
512 requestBytes = requestBytes - sizeof(heartbeatTimer); in setEventReceiver()
518 terminusManager.getLocalEid(), heartbeatTimer, requestMsg); in setEventReceiver()
H A Dplatform_manager.hpp113 pldm_transport_protocol_type protocolType, uint16_t heartbeatTimer);