Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
btdeviceinquiry.mm File Reference
#include "btdeviceinquiry_p.h"
#include "btutility_p.h"
#include <QtCore/qloggingcategory.h>
#include <QtCore/qtimer.h>
#include <QtCore/qdebug.h>
#include <memory>
+ Include dependency graph for btdeviceinquiry.mm:

Go to the source code of this file.

Variables

QT_USE_NAMESPACE const uint8_t IOBlueoothInquiryLengthS = 15
 
bool m_active
 
DarwinBluetooth::DeviceInquiryDelegate * m_delegate
 
std::unique_ptr< QTimerwatchDog
 

Variable Documentation

◆ IOBlueoothInquiryLengthS

QT_USE_NAMESPACE const uint8_t IOBlueoothInquiryLengthS = 15

Definition at line 15 of file btdeviceinquiry.mm.

◆ m_active

◆ m_delegate

DarwinBluetooth::DeviceInquiryDelegate* m_delegate

◆ watchDog

std::unique_ptr<QTimer> watchDog

Definition at line 23 of file btdeviceinquiry.mm.

Referenced by QTest::TestMethods::invokeTests().