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