Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-ipmi-flash
/
ecfd300bf810fed8375dde56973f3874c95fd2dd
/
.
/
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