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
QT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth Namespace Reference

Functions

void extract_service_record (IOBluetoothSDPServiceRecord *record, QBluetoothServiceInfo &serviceInfo)
 
QVariant extract_attribute_value (IOBluetoothSDPDataElement *dataElement)
 
QList< QBluetoothUuidextract_services_uuids (IOBluetoothDevice *device)
 

Function Documentation

◆ extract_attribute_value()

QVariant QT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth::extract_attribute_value ( IOBluetoothSDPDataElement * dataElement)

◆ extract_service_record()

void QT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth::extract_service_record ( IOBluetoothSDPServiceRecord * record,
QBluetoothServiceInfo & serviceInfo )

◆ extract_services_uuids()

QList< QBluetoothUuid > QT_MANGLE_NAMESPACE(DarwinBTSDPInquiry)::DarwinBluetooth::extract_services_uuids ( IOBluetoothDevice * device)