init(serviceDictionary:device:)
Returns an initialized IOBluetoothSDPServiceRecord * with the attributes specified in the provided service dictionary. Provide a pointer to an IOBlueotothDevice if you wish to associate the record to a specific IOBluetoothDevice.
Declaration
init!(serviceDictionary serviceDict: [AnyHashable : Any]!, device: IOBluetoothDevice!)