blob: de26b27ec0afcdefb7e751d23d4cb327c60835d4 [file] [log] [blame]
#include "bt.hpp"
bool BtDataHandler::sendContents(const std::string& input,
std::uint16_t session)
{
return false;
}