Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-ipmi-flash
/
001aba13a0306bb29ef0dae8ebcb4b4d63abbcd7
/
.
/
tools
/
bt
/
bt.cpp
blob: 6add8df24e1837546dcbee8efdc6cafbcd47f3be [
file
] [
log
] [
blame
]
#include
"bt.hpp"
void
BtDataHandler
::
SendData
(
std
::
ifstream input
,
int
command
)
{
/* TODO: implement this. */
}