Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp823 char bmcUuidCstr[SD_ID128_STRING_MAX]; in ipmiAppGetDeviceGuid() local
824 std::string systemUuid = sd_id128_to_string(bmcUuid, bmcUuidCstr); in ipmiAppGetDeviceGuid()