Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/tools/
H A Dbt.cpp25 static constexpr int btBufferLen = 50; in sendContents() local
26 std::uint8_t readBuffer[btBufferLen]; in sendContents()