Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
bthci_phdr Struct Reference

Pseudo-header for Bluetooth HCI capture files carrying direction and channel metadata. More...

#include <wtap.h>

Public Attributes

bool sent
uint32_t channel

Detailed Description

Pseudo-header for Bluetooth HCI capture files carrying direction and channel metadata.

Member Data Documentation

◆ channel

uint32_t bthci_phdr::channel

HCI channel identifier indicating the logical transport on which this frame was exchanged.

◆ sent

bool bthci_phdr::sent

True if the HCI frame was sent from the host to the controller; false if received from the controller.


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