17#ifndef INCLUDED_IEEE802_11_SYNC_LONG_H
18#define INCLUDED_IEEE802_11_SYNC_LONG_H
20#include <gnuradio/block.h>
29 typedef std::shared_ptr<sync_long>
sptr;
30 static sptr make(
unsigned int sync_length,
bool log =
false,
bool debug =
false);
#define IEEE802_11_API
Definition api.h:19
Definition sync_long.h:27
std::shared_ptr< sync_long > sptr
Definition sync_long.h:29
static sptr make(unsigned int sync_length, bool log=false, bool debug=false)
Definition chunks_to_symbols.h:24
Definition chunks_to_symbols.h:23