![]() |
Qt 6.x
The Qt SDK
|
#include "qbluetoothaddress.h"#include "qbluetoothuuid.h"#include <QtCore/private/qglobal_p.h>#include <QtCore/private/qcore_mac_p.h>#include <QtCore/qlist.h>#include <Foundation/Foundation.h>#include <IOBluetooth/IOBluetooth.h>
Include dependency graph for btsdpinquiry_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(DarwinBTSDPInquiry) |
Namespaces | |
| namespace | QT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth |
Functions | |
| void | QT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth::extract_service_record (IOBluetoothSDPServiceRecord *record, QBluetoothServiceInfo &serviceInfo) |
| QVariant | QT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth::extract_attribute_value (IOBluetoothSDPDataElement *dataElement) |
| QList< QBluetoothUuid > | QT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth::extract_services_uuids (IOBluetoothDevice *device) |
| QT_NAMESPACE_ALIAS_OBJC_CLASS (DarwinBTSDPInquiry) | |
| QT_NAMESPACE_ALIAS_OBJC_CLASS | ( | DarwinBTSDPInquiry | ) |