Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
sockaddr_hci Struct Reference

#include <bluez_data_p.h>

+ Collaboration diagram for sockaddr_hci:

Public Attributes

sa_family_t hci_family
 
unsigned short hci_dev
 
unsigned short hci_channel
 

Detailed Description

Definition at line 160 of file bluez_data_p.h.

Member Data Documentation

◆ hci_channel

unsigned short sockaddr_hci::hci_channel

Definition at line 163 of file bluez_data_p.h.

◆ hci_dev

unsigned short sockaddr_hci::hci_dev

Definition at line 162 of file bluez_data_p.h.

◆ hci_family

sa_family_t sockaddr_hci::hci_family

Definition at line 161 of file bluez_data_p.h.


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