|
GNU Radio's BLUETOOTH Package
|
#include <tracker_bluetooth.h>
Public Member Functions | |
| bluetooth_network () | |
Public Attributes | |
| uint32_t | lap |
| mac_addr | bd_addr |
| int | num_packets |
| time_t | first_time |
| time_t | last_time |
| kis_gps_data | gpsdata |
| int | dirty |
|
inline |
References dirty, first_time, last_time, and num_packets.
| mac_addr bluetooth_network::bd_addr |
| int bluetooth_network::dirty |
Referenced by bluetooth_network().
| time_t bluetooth_network::first_time |
Referenced by bluetooth_network().
| kis_gps_data bluetooth_network::gpsdata |
| uint32_t bluetooth_network::lap |
| time_t bluetooth_network::last_time |
Referenced by bluetooth_network().
| int bluetooth_network::num_packets |
Referenced by bluetooth_network().