Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Variables
BTAdapter.cpp File Reference
#include <cstring>
#include <string>
#include <memory>
#include <cstdint>
#include <cstdio>
#include <algorithm>
#include <random>
#include <jau/debug.hpp>
#include <jau/basic_algos.hpp>
#include "BTIoctl.hpp"
#include "HCIIoctl.hpp"
#include "HCIComm.hpp"
#include "BTAdapter.hpp"
#include "BTManager.hpp"
#include "DBTConst.hpp"
#include <inttypes.h>
#include <unistd.h>
#include <poll.h>
Include dependency graph for BTAdapter.cpp:

Go to the source code of this file.

Variables

static constexpr const bool _print_device_lists = false
 

Variable Documentation

◆ _print_device_lists

constexpr const bool _print_device_lists = false
staticconstexpr

Definition at line 56 of file BTAdapter.cpp.