Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbluetoothlocaldevice_bluez.cpp File Reference
#include <QtCore/QLoggingCategory>
#include <QtCore/QRandomGenerator>
#include <QtDBus/QDBusContext>
#include "qbluetoothlocaldevice.h"
#include "qbluetoothaddress.h"
#include "qbluetoothlocaldevice_p.h"
#include "bluez/bluez5_helper_p.h"
#include "bluez/objectmanager_p.h"
#include "bluez/properties_p.h"
#include "bluez/adapter1_bluez5_p.h"
#include "bluez/device1_bluez5_p.h"
#include "moc_qbluetoothlocaldevice_p.cpp"
+ Include dependency graph for qbluetoothlocaldevice_bluez.cpp:

Go to the source code of this file.

Functions

bool objectPathIsForThisDevice (const QString &adapterPath, const QString &objectPath)
 

Function Documentation

◆ objectPathIsForThisDevice()

bool objectPathIsForThisDevice ( const QString adapterPath,
const QString objectPath 
)

Definition at line 395 of file qbluetoothlocaldevice_bluez.cpp.

References QString::isEmpty(), and QString::startsWith().

+ Here is the call graph for this function: