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