Return-Path: Subject: Re: [Bluez-devel] Re: Bypass for L2CAP packets From: Marcel Holtmann To: BlueZ Mailing List In-Reply-To: References: Content-Type: text/plain Message-Id: <1106672662.8242.30.camel@pegasus> Mime-Version: 1.0 Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net Reply-To: bluez-devel@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ development List-Post: List-Help: List-Subscribe: , List-Archive: Date: Tue, 25 Jan 2005 18:04:22 +0100 Hi Matthias, > I removed the the l2cap module by using: > 1. rmmod -w (-f) l2cap > 2. modprobe -r l2cap > > But after starting my program it is always reloaded. > Is there any other command that prevents this reloading permanently? if you wanna use the L2CAP raw socket then this is not possible, because you need the kernel module for that socket. The only way is to do this directly over the HCI raw socket or to modify the L2CAP code to ignore messages with idents from the userspace. Regards Marcel ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel