27#ifndef INCLUDED_GR_BLUETOOTH_MULTI_SNIFFER_H
28#define INCLUDED_GR_BLUETOOTH_MULTI_SNIFFER_H
44 typedef std::shared_ptr<multi_sniffer>
sptr;
54 static sptr make(
double sample_rate,
double center_freq,
double squelch_threshold,
bool tun);
#define BLUETOOTH_API
Definition api.h:19
multi_block()
Definition multi_block.h:43
<+description of block+>
Definition multi_sniffer.h:42
static sptr make(double sample_rate, double center_freq, double squelch_threshold, bool tun)
Return a shared_ptr to a new instance of gr::bluetooth::multi_sniffer.
std::shared_ptr< multi_sniffer > sptr
Definition multi_sniffer.h:44
Definition multi_block.h:34
Definition multi_block.h:33