1#ifndef BLUETOE_BINDINGS_HCI_DEVICE_HPP
2#define BLUETOE_BINDINGS_HCI_DEVICE_HPP
4#include <bluetoe/link_layer.hpp>
5#include <bluetoe/libsub.hpp>
9 template <
class Server,
typename ... Options >
link layer implementation based on HCI
Definition: link_layer.hpp:19