![]() |
Qt 6.x
The Qt SDK
|
#include <qglobal.h>#include <QObject>#include <QtBluetooth/qbluetoothsocket.h>#include "qprivatelinearbuffer_p.h"
Include dependency graph for qbluetoothsocketbase_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QBluetoothSocketBasePrivate |
Macros | |
| #define | QPRIVATELINEARBUFFER_BUFFERSIZE Q_INT64_C(16384) |
Functions | |
| static void | convertAddress (const quint64 from, quint8(&to)[6]) |
| static quint64 | convertAddress (const quint8(&from)[6], quint64 *to=nullptr) |
| #define QPRIVATELINEARBUFFER_BUFFERSIZE Q_INT64_C(16384) |
Definition at line 47 of file qbluetoothsocketbase_p.h.
Definition at line 141 of file qbluetoothsocketbase_p.h.
Referenced by HciManager::addressForConnectionHandle(), QBluetoothSocketPrivateBluez::connectToServiceHelper(), ServerSocket::listen(), QBluetoothSocketPrivateBluez::localAddress(), QBluetoothSocketPrivateBluez::peerAddress(), and QBluetoothSocketPrivateBluez::peerName().
Here is the caller graph for this function: