27#ifndef INCLUDED_GR_BLUETOOTH_MULTI_LAP_H
28#define INCLUDED_GR_BLUETOOTH_MULTI_LAP_H
43 typedef std::shared_ptr<multi_LAP>
sptr;
53 static sptr make(
double sample_rate,
double center_freq,
double squelch_threshold);
#define BLUETOOTH_API
Definition api.h:19
Sniff Bluetooth packets.
Definition multi_LAP.h:41
std::shared_ptr< multi_LAP > sptr
Definition multi_LAP.h:43
static sptr make(double sample_rate, double center_freq, double squelch_threshold)
Return a shared_ptr to a new instance of gr::bluetooth::multi_LAP.
multi_block()
Definition multi_block.h:43
Definition multi_block.h:34
Definition multi_block.h:33