GNU Radio's BLUETOOTH Package
bluetooth_kismet_block.h File Reference
#include <bluetooth_multi_block.h>
#include <bluetooth_packet.h>
#include <pthread.h>
#include <vector>

Go to the source code of this file.

Classes

class  bluetooth_kismet_block
 Sniff Bluetooth packets. More...
struct  bluetooth_kismet_block::usrp_bt_pkt

Macros

#define INCLUDED_BLUETOOTH_KSIMET_BLOCK_H

Functions

bluetooth_kismet_block_sptr bluetooth_make_kismet_block (double sample_rate, double center_freq, double squelch_threshold)
 Return a shared_ptr to a new instance of bluetooth_kismet_block.

Macro Definition Documentation

◆ INCLUDED_BLUETOOTH_KSIMET_BLOCK_H

#define INCLUDED_BLUETOOTH_KSIMET_BLOCK_H

Function Documentation

◆ bluetooth_make_kismet_block()

bluetooth_kismet_block_sptr bluetooth_make_kismet_block ( double sample_rate,
double center_freq,
double squelch_threshold )

Return a shared_ptr to a new instance of bluetooth_kismet_block.