BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
Public Types | List of all members
bluetoe::link_layer::pdu_layout_by_radio< Radio > Struct Template Reference

type to associate a radio implementation with the corresponding layout More...

#include <bluetoe/link_layer/include/bluetoe/default_pdu_layout.hpp>

Public Types

using pdu_layout = default_pdu_layout
 the layout to be applied when Radio is used
 

Detailed Description

template<typename Radio>
struct bluetoe::link_layer::pdu_layout_by_radio< Radio >

type to associate a radio implementation with the corresponding layout

Must be specialized by radio implementations that do not use the default_pdu_layout.


The documentation for this struct was generated from the following file: