25#ifndef INCLUDED_GR_BLUETOOTH_MULTI_UAP_H
26#define INCLUDED_GR_BLUETOOTH_MULTI_UAP_H
41 typedef std::shared_ptr<multi_UAP>
sptr;
51 static sptr make(
double sample_rate,
double center_freq,
double squelch_threshold,
int LAP);
#define BLUETOOTH_API
Definition api.h:19
Sniff Bluetooth packets.
Definition multi_UAP.h:39
std::shared_ptr< multi_UAP > sptr
Definition multi_UAP.h:41
static sptr make(double sample_rate, double center_freq, double squelch_threshold, int LAP)
Return a shared_ptr to a new instance of gr::bluetooth::multi_UAP.
multi_block()
Definition multi_block.h:43
Definition multi_block.h:34
Definition multi_block.h:33