GNU Radio's BLUETOOTH Package
bluetooth_packinfo Class Reference

#include <packet_bluetooth.h>

Inheritance diagram for bluetooth_packinfo:

Public Member Functions

 bluetooth_packinfo ()

Public Attributes

uint32_t lap
uint8_t uap
uint16_t nap
bool have_uap
bool have_nap
bluetooth_type type
int channel

Constructor & Destructor Documentation

◆ bluetooth_packinfo()

bluetooth_packinfo::bluetooth_packinfo ( )
inline

References btbb_type_id, channel, have_nap, have_uap, lap, nap, type, and uap.

Member Data Documentation

◆ channel

int bluetooth_packinfo::channel

Referenced by bluetooth_packinfo().

◆ have_nap

bool bluetooth_packinfo::have_nap

Referenced by bluetooth_packinfo().

◆ have_uap

bool bluetooth_packinfo::have_uap

Referenced by bluetooth_packinfo().

◆ lap

uint32_t bluetooth_packinfo::lap

Referenced by bluetooth_packinfo().

◆ nap

uint16_t bluetooth_packinfo::nap

Referenced by bluetooth_packinfo().

◆ type

bluetooth_type bluetooth_packinfo::type

Referenced by bluetooth_packinfo().

◆ uap

uint8_t bluetooth_packinfo::uap

Referenced by bluetooth_packinfo().


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