|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
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 |
Registers the tap callbacks and UI context for the Bluetooth HCI summary tap.
| tap_packet_cb _bluetooth_hci_summary_tapinfo_t::tap_packet |
Callback invoked for each HCI packet delivered to the tap.
| 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.
| void* _bluetooth_hci_summary_tapinfo_t::ui |
Opaque pointer to the UI context or window associated with this tap instance.