Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <chrono>
#include <jau/debug.hpp>
#include <jau/io_util.hpp>
#include <jau/byte_stream.hpp>
#include <jau/string_util.hpp>
#include <thread>
#include <pthread.h>
Go to the source code of this file.
Functions | |
static bool | _is_scheme_valid (const std::string_view &scheme) noexcept |
static uint64_t | _read_buffer (ByteInStream &in, secure_vector< uint8_t > &buffer) noexcept |
|
staticnoexcept |
|
staticnoexcept |