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
btledeviceinquiry_p.h File Reference

(e839d950f804330db10ffdf2dec62e4e18792cb7)

#include "qbluetoothdevicediscoveryagent.h"
#include "qbluetoothdeviceinfo.h"
#include "btgcdtimer_p.h"
#include "btutility_p.h"
#include <QtCore/private/qcore_mac_p.h>
#include <QtCore/qglobal.h>
#include <Foundation/Foundation.h>
#include <CoreBluetooth/CoreBluetooth.h>
+ Include dependency graph for btledeviceinquiry_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

category  QT_MANGLE_NAMESPACE(DarwinBTLEDeviceInquiry)
 

Namespaces

namespace  DarwinBluetooth
 

Enumerations

enum  LEInquiryState {
  InquiryStarting , InquiryActive , InquiryFinished , InquiryCancelled ,
  ErrorPoweredOff , ErrorLENotSupported , ErrorNotAuthorized
}
 

Functions

 QT_NAMESPACE_ALIAS_OBJC_CLASS (DarwinBTLEDeviceInquiry)
 

Enumeration Type Documentation

◆ LEInquiryState

Enumerator
InquiryStarting 
InquiryActive 
InquiryFinished 
InquiryCancelled 
ErrorPoweredOff 
ErrorLENotSupported 
ErrorNotAuthorized 

Definition at line 47 of file btledeviceinquiry_p.h.

Function Documentation

◆ QT_NAMESPACE_ALIAS_OBJC_CLASS()

QT_NAMESPACE_ALIAS_OBJC_CLASS ( DarwinBTLEDeviceInquiry )