![]() |
Qt 6.x
The Qt SDK
|
#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 |
Definition at line 160 of file bluez_data_p.h.
| unsigned short sockaddr_hci::hci_channel |
Definition at line 163 of file bluez_data_p.h.
Referenced by BluetoothManagement::BluetoothManagement().
| unsigned short sockaddr_hci::hci_dev |
Definition at line 162 of file bluez_data_p.h.
Referenced by BluetoothManagement::BluetoothManagement().
| sa_family_t sockaddr_hci::hci_family |
Definition at line 161 of file bluez_data_p.h.
Referenced by BluetoothManagement::BluetoothManagement().