Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
btsdpinquiry_p.h File Reference

(ef996c8fd1d7d0db360f6f41e02a259561dbd9fe)

#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< QBluetoothUuidQT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth::extract_services_uuids (IOBluetoothDevice *device)
 QT_NAMESPACE_ALIAS_OBJC_CLASS (DarwinBTSDPInquiry)

Function Documentation

◆ QT_NAMESPACE_ALIAS_OBJC_CLASS()

QT_NAMESPACE_ALIAS_OBJC_CLASS ( DarwinBTSDPInquiry )