Home
last modified time | relevance | path

Searched refs:pdrTypes (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/host-bmc/
H A Ddbus_to_event_handler.cpp19 const std::vector<uint8_t> pdrTypes{PLDM_STATE_SENSOR_PDR}; variable
196 for (auto pdrType : pdrTypes) in listenSensorEvent()
H A Dhost_pdr_handler.hpp113 void sendPDRRepositoryChgEvent(std::vector<uint8_t>&& pdrTypes,
H A Dhost_pdr_handler.cpp326 void HostPDRHandler::sendPDRRepositoryChgEvent(std::vector<uint8_t>&& pdrTypes, in sendPDRRepositoryChgEvent() argument
337 for (auto pdrType : pdrTypes) in sendPDRRepositoryChgEvent()