Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_bluetooth_hci_summary_tapinfo_t Struct Reference

Registers the tap callbacks and UI context for the Bluetooth HCI summary tap. More...

#include <bluetooth_hci_summary_dialog.h>

Public Attributes

tap_reset_cb tap_reset
tap_packet_cb tap_packet
void * ui

Detailed Description

Registers the tap callbacks and UI context for the Bluetooth HCI summary tap.

Member Data Documentation

◆ tap_packet

tap_packet_cb _bluetooth_hci_summary_tapinfo_t::tap_packet

Callback invoked for each HCI packet delivered to the tap.

◆ tap_reset

tap_reset_cb _bluetooth_hci_summary_tapinfo_t::tap_reset

Callback invoked to reset the HCI summary tap state at the start of a new capture or retap.

◆ ui

void* _bluetooth_hci_summary_tapinfo_t::ui

Opaque pointer to the UI context or window associated with this tap instance.


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