17#ifndef INCLUDED_GR_IEEE802_15_4_PACKET_SINK_H
18#define INCLUDED_GR_IEEE802_15_4_PACKET_SINK_H
21#include <gnuradio/block.h>
24namespace ieee802_15_4 {
30 typedef boost::shared_ptr<packet_sink>
sptr;
#define IEEE802_15_4_API
Definition api.h:25
Definition packet_sink.h:27
boost::shared_ptr< packet_sink > sptr
Definition packet_sink.h:30
static sptr make(unsigned int threshold=10)
Definition access_code_prefixer.h:23