Qt 6.x
The Qt SDK
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)