linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manuel Naranjo <manuel@aircable.net>
To: BlueZ <linux-bluetooth@vger.kernel.org>
Subject: EDR support
Date: Sat, 11 Dec 2010 17:18:11 -0300	[thread overview]
Message-ID: <4D03DC83.8010200@aircable.net> (raw)

Hi guys,

I was checking the latest BlueZ source code and the kernel source code, 
and I noticed that by default EDR is disabled, when a dongle is detected 
net/bluetooth/hci_core.c initializes the packet types with DM1, DH1 and 
HV1, and then net/bluetooth/hci_event.c does it for DM3-5 DH3-5 and 
HV3-5, but it never initializes the 2DHx or 3DHx. Was it made on purpose 
or is it a bug in the code?

I just figured out how to help and try fixing it, but kernel hacking 
isn't an easy to do task, and would prefer to get professional advice first.

Manuel

             reply	other threads:[~2010-12-11 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-11 20:18 Manuel Naranjo [this message]
2010-12-17 11:27 ` EDR support Marcel Holtmann
2010-12-17 16:41   ` [RFC][PATCH] " Manuel Naranjo

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=4D03DC83.8010200@aircable.net \
    --to=manuel@aircable.net \
    --cc=linux-bluetooth@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).