|
GNU Radio's BLUETOOTH Package
|
#include <packet_bluetooth.h>
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 |
|
inline |
| int bluetooth_packinfo::channel |
Referenced by bluetooth_packinfo().
| bool bluetooth_packinfo::have_nap |
Referenced by bluetooth_packinfo().
| bool bluetooth_packinfo::have_uap |
Referenced by bluetooth_packinfo().
| uint32_t bluetooth_packinfo::lap |
Referenced by bluetooth_packinfo().
| uint16_t bluetooth_packinfo::nap |
Referenced by bluetooth_packinfo().
| bluetooth_type bluetooth_packinfo::type |
Referenced by bluetooth_packinfo().
| uint8_t bluetooth_packinfo::uap |
Referenced by bluetooth_packinfo().