Contents

withSDPServiceRecordRef(_:)

Method call to convert an IOBluetoothSDPServiceRecordRef into an IOBluetoothSDPServiceRecord *.

Declaration

class func withSDPServiceRecordRef(_ sdpServiceRecordRef: IOBluetoothSDPServiceRecordRef!) -> Self!

Parameters

  • sdpServiceRecordRef:

    IOBluetoothSDPServiceRecordRef for which an IOBluetoothSDPServiceRecord * is desired.

Return Value

Returns the IOBluetoothSDPServiceRecord * for the given IOBluetoothSDPServiceRecordRef.