26 #ifndef INCLUDED_BLUETOOTH_GR_BLUETOOTH_MULTI_UAP_IMPL_H 27 #define INCLUDED_BLUETOOTH_GR_BLUETOOTH_MULTI_UAP_IMPL_H 45 btbb_piconet *d_piconet;
48 multi_UAP_impl(
double sample_rate,
double center_freq,
double squelch_threshold,
int LAP);
52 int work(
int noutput_items,
53 gr_vector_const_void_star &input_items,
54 gr_vector_void_star &output_items);
multi_UAP_impl(double sample_rate, double center_freq, double squelch_threshold, int LAP)
Sniff Bluetooth packets.
Definition: multi_UAP.h:38
Definition: multi_block.h:33
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
Definition: multi_UAP_impl.h:38