From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Re: Bypass for L2CAP packets
Date: Tue, 25 Jan 2005 18:04:22 +0100 [thread overview]
Message-ID: <1106672662.8242.30.camel@pegasus> (raw)
In-Reply-To: <loom.20050125T171228-190@post.gmane.org>
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
prev parent reply other threads:[~2005-01-25 17:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-25 16:25 [Bluez-devel] Re: Bypass for L2CAP packets Matthias Bruné
2005-01-25 17:04 ` Marcel Holtmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1106672662.8242.30.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.