17#ifndef INCLUDED_GR_IEEE802_15_4_PACKET_SINK_H
18#define INCLUDED_GR_IEEE802_15_4_PACKET_SINK_H
20#include <gnuradio/block.h>
29 typedef std::shared_ptr<packet_sink>
sptr;
#define IEEE802_15_4_API
Definition api.h:19
Definition packet_sink.h:27
std::shared_ptr< packet_sink > sptr
Definition packet_sink.h:29
static sptr make(unsigned int threshold=10)
Definition access_code_prefixer.h:24
Definition access_code_prefixer.h:23