![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "btraii_p.h"
#include <QtCore/qloggingcategory.h>
#include <QtCore/qglobal.h>
#include <QtCore/private/qcore_mac_p.h>
#include <Foundation/Foundation.h>
#include <CoreBluetooth/CoreBluetooth.h>
Go to the source code of this file.
Classes | |
class | DarwinBluetooth::ObjCScopedPointer< T > |
class | DarwinBluetooth::ObjCStrongReference< T > |
Namespaces | |
namespace | DarwinBluetooth |
Macros | |
#define | QT_BT_MAC_AUTORELEASEPOOL const QMacAutoReleasePool pool; |
Variables | |
const int | DarwinBluetooth::defaultLEScanTimeoutMS = 40000 |
const int | DarwinBluetooth::maxValueLength = 512 |
const int | DarwinBluetooth::defaultMtu = 23 |
#define QT_BT_MAC_AUTORELEASEPOOL const QMacAutoReleasePool pool; |
Definition at line 78 of file btutility_p.h.