Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

Referenced by BluetoothManagement::BluetoothManagement().

◆ hci_dev

unsigned short sockaddr_hci::hci_dev

Definition at line 162 of file bluez_data_p.h.

Referenced by BluetoothManagement::BluetoothManagement().

◆ 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: