GNU Radio's BLUETOOTH Package
Tracker_Bluetooth Class Reference

#include <tracker_bluetooth.h>

Public Member Functions

 Tracker_Bluetooth ()
 Tracker_Bluetooth (GlobalRegistry *in_globalreg)
int chain_handler (kis_packet *in_pack)
void BlitDevices (int in_fd)

Protected Attributes

GlobalRegistry * globalreg
map< uint32_t, bluetooth_network * > first_nets
map< uint32_t, bluetooth_network * > tracked_nets
int BTBBDEV_ref
int timer_ref

Constructor & Destructor Documentation

◆ Tracker_Bluetooth() [1/2]

Tracker_Bluetooth::Tracker_Bluetooth ( )
inline

◆ Tracker_Bluetooth() [2/2]

Tracker_Bluetooth::Tracker_Bluetooth ( GlobalRegistry * in_globalreg)

Member Function Documentation

◆ BlitDevices()

void Tracker_Bluetooth::BlitDevices ( int in_fd)

◆ chain_handler()

int Tracker_Bluetooth::chain_handler ( kis_packet * in_pack)

Member Data Documentation

◆ BTBBDEV_ref

int Tracker_Bluetooth::BTBBDEV_ref
protected

◆ first_nets

map<uint32_t, bluetooth_network *> Tracker_Bluetooth::first_nets
protected

◆ globalreg

GlobalRegistry* Tracker_Bluetooth::globalreg
protected

◆ timer_ref

int Tracker_Bluetooth::timer_ref
protected

◆ tracked_nets

map<uint32_t, bluetooth_network *> Tracker_Bluetooth::tracked_nets
protected

The documentation for this class was generated from the following file: