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
btdeviceinquiry.mm File Reference

(ef996c8fd1d7d0db360f6f41e02a259561dbd9fe)

#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

◆ watchDog

std::unique_ptr<QTimer> watchDog

Definition at line 23 of file btdeviceinquiry.mm.

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