24 #ifndef INCLUDED_BLUETOOTH_GR_BLUETOOTH_MULTI_LAP_IMPL_H 25 #define INCLUDED_BLUETOOTH_GR_BLUETOOTH_MULTI_LAP_IMPL_H 38 multi_LAP_impl(
double sample_rate,
double center_freq,
double squelch_threshold);
42 int work(
int noutput_items,
43 gr_vector_const_void_star &input_items,
44 gr_vector_void_star &output_items);
Sniff Bluetooth packets.
Definition: multi_LAP.h:40
Definition: multi_block.h:33
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
multi_LAP_impl(double sample_rate, double center_freq, double squelch_threshold)
Definition: multi_LAP_impl.h:32