Method call to convert an IOBluetoothServiceBrowserControllerRef into an IOBluetoothServiceBrowserController *.
SDK
- macOS 10.2+
Framework
- IOBluetooth
UI
Declaration
class func withServiceBrowserControllerRef(_ serviceBrowserControllerRef: IOBluetooth Service Browser Controller Ref!) -> IOBluetooth Service Browser Controller!
Parameters
serviceBrowserControllerRef
IOBluetoothServiceBrowserControllerRef for which an IOBluetoothServiceBrowserController * is desired.
Return Value
Returns the IOBluetoothServiceBrowserController * for the given IOBluetoothServiceBrowserControllerRef.