|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
Pseudo-header for Bluetooth HCI capture files carrying direction and channel metadata. More...
#include <wtap.h>
Public Attributes | |
| bool | sent |
| uint32_t | channel |
Pseudo-header for Bluetooth HCI capture files carrying direction and channel metadata.
| uint32_t bthci_phdr::channel |
HCI channel identifier indicating the logical transport on which this frame was exchanged.
| bool bthci_phdr::sent |
True if the HCI frame was sent from the host to the controller; false if received from the controller.