BlueToe
an alternative GATT/BLE implementation
|
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 | |
type to associate a radio implementation with the corresponding layout
Must be specialized by radio implementations that do not use the default_pdu_layout.