#include <cstring>
#include <string>
#include <memory>
#include <cstdint>
#include <cstdio>
#include <algorithm>
#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 <inttypes.h>
#include <unistd.h>
#include <poll.h>
Go to the source code of this file.
◆ _adapterStatusListenerRefEqComparator
◆ _print_device_lists
constexpr static const bool _print_device_lists = false |
|
staticconstexpr |