Searched refs:pdrTypes (Results 1 – 3 of 3) sorted by relevance
19 const std::vector<uint8_t> pdrTypes{PLDM_STATE_SENSOR_PDR}; variable 194 for (auto pdrType : pdrTypes) in listenSensorEvent()
113 void sendPDRRepositoryChgEvent(std::vector<uint8_t>&& pdrTypes,
338 void HostPDRHandler::sendPDRRepositoryChgEvent(std::vector<uint8_t>&& pdrTypes, in sendPDRRepositoryChgEvent() argument 349 for (auto pdrType : pdrTypes) in sendPDRRepositoryChgEvent()