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

(e839d950f804330db10ffdf2dec62e4e18792cb7)

#include "qlowenergycontroller.h"
#include "qbluetoothuuid.h"
#include "btgcdtimer_p.h"
#include "btutility_p.h"
#include <QtCore/private/qcore_mac_p.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qglobal.h>
#include <QtCore/qqueue.h>
#include <QtCore/qhash.h>
#include <Foundation/Foundation.h>
#include <CoreBluetooth/CoreBluetooth.h>
+ Include dependency graph for btcentralmanager_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DarwinBluetooth::LERequest
 
category  QT_MANGLE_NAMESPACE(DarwinBTCentralManager)
 

Namespaces

namespace  DarwinBluetooth
 

Typedefs

typedef QHash< QLowEnergyHandle, CBService * > DarwinBluetooth::ServiceHash
 
typedef QHash< QLowEnergyHandle, CBCharacteristic * > DarwinBluetooth::CharHash
 
typedef QHash< QLowEnergyHandle, CBDescriptor * > DarwinBluetooth::DescHash
 
typedef QQueue< LERequestDarwinBluetooth::RequestQueue
 
typedef QHash< NSObject *, QByteArrayDarwinBluetooth::ValueHash
 

Enumerations

enum  DarwinBluetooth::CentralManagerState {
  DarwinBluetooth::CentralManagerIdle , DarwinBluetooth::CentralManagerUpdating , DarwinBluetooth::CentralManagerConnecting , DarwinBluetooth::CentralManagerDiscovering ,
  DarwinBluetooth::CentralManagerDisconnecting
}
 

Functions

 QT_NAMESPACE_ALIAS_OBJC_CLASS (DarwinBTCentralManager)
 

Function Documentation

◆ QT_NAMESPACE_ALIAS_OBJC_CLASS()

QT_NAMESPACE_ALIAS_OBJC_CLASS ( DarwinBTCentralManager )