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