#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>
Go to the source code of this file.
◆ LEInquiryState
| Enumerator |
|---|
| InquiryStarting | |
| InquiryActive | |
| InquiryFinished | |
| InquiryCancelled | |
| ErrorPoweredOff | |
| ErrorLENotSupported | |
| ErrorNotAuthorized | |
Definition at line 47 of file btledeviceinquiry_p.h.
◆ QT_NAMESPACE_ALIAS_OBJC_CLASS()