Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_bluetooth_device_tap_t Struct Reference

Public Attributes

uint32_t interface_id
 
uint32_t adapter_id
 
bool is_local
 
bool has_bd_addr
 
uint8_t bd_addr [6]
 
enum bluetooth_device_type type
 
union { 
 
   char *   name 
 
   struct { 
 
      uint8_t   hci_version 
 
      uint16_t   hci_revision 
 
      uint8_t   lmp_version 
 
      uint16_t   lmp_subversion 
 
      uint16_t   manufacturer 
 
   }   local_version 
 
   struct { 
 
      uint8_t   lmp_version 
 
      uint16_t   lmp_subversion 
 
      uint16_t   manufacturer 
 
   }   remote_version 
 
   uint8_t   scan 
 
   uint16_t   page_timeout 
 
   uint8_t   authentication 
 
   uint8_t   encryption 
 
   uint32_t   class_of_device 
 
   uint16_t   voice_setting 
 
   uint8_t   simple_pairing_mode 
 
   uint8_t   inquiry_mode 
 
   struct { 
 
      uint16_t   acl_mtu 
 
      uint8_t   sco_mtu 
 
      uint16_t   acl_packets 
 
      uint16_t   sco_packets 
 
   }   mtus 
 
   struct { 
 
      uint16_t   acl_mtu 
 
      uint16_t   iso_mtu 
 
      uint16_t   acl_packets 
 
      uint16_t   iso_packets 
 
   }   le_mtus 
 
data 
 

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