//
//  IOBluetoothL2CAPChannel.h
//  IOBluetooth
//
//  Created by H. Nikolaus Schaller on 30.10.07.
//  Copyright 2007 Golden Delicious Computers GmbH&Co. KG. All rights reserved.
//

#import <Cocoa/Cocoa.h>
#import <IOBluetooth/objc/IOBluetoothObject.h>


@interface IOBluetoothL2CAPChannel : IOBluetoothObject
{

}

@end
