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
qbluetoothlocaldevice_bluez.cpp File Reference

(9815fa235e21321a2f4719a8f4b6f9837904d976)

#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 396 of file qbluetoothlocaldevice_bluez.cpp.

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

+ Here is the call graph for this function: