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