Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-ipmi-flash
/
447d736d3424e151218daef430d13011e413de42
/
.
/
tools
/
bt.cpp
blob: da582d477f5c19f98cb88447c6dc09b6d237ff61 [
file
] [
log
] [
blame
]
#include
"bt.hpp"
namespace
host_tool
{
bool
BtDataHandler
::
sendContents
(
const
std
::
string
&
input
,
std
::
uint16_t
session
)
{
return
false
;
}
}
// namespace host_tool