Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Typedefs
bluetooth_devices_dialog.h File Reference
#include "config.h"
#include "wireshark_dialog.h"
#include <epan/cfile.h>
#include "packet_list.h"
#include "epan/tap.h"
#include <QMenu>

Go to the source code of this file.

Classes

struct  _bluetooth_devices_tapinfo_t
 Tap info block driving the Bluetooth Devices dialog's live packet feed. More...
 
class  BluetoothDevicesDialog
 A dialog that displays Bluetooth device information from a live or saved capture. More...
 

Typedefs

typedef struct _bluetooth_devices_tapinfo_t bluetooth_devices_tapinfo_t
 Tap info block driving the Bluetooth Devices dialog's live packet feed.
 

Detailed Description

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later

Typedef Documentation

◆ bluetooth_devices_tapinfo_t

Tap info block driving the Bluetooth Devices dialog's live packet feed.

Registered with the Wireshark tap framework to receive reset and per-packet callbacks for all captured Bluetooth frames, populating the full device list.