Linux bluetooth development
 help / color / mirror / Atom feed
From: anderson.briglia@openbossa.org
To: linux-bluetooth@vger.kernel.org
Cc: Anderson Briglia <anderson.briglia@openbossa.org>
Subject: [RFCv2 0/4] Advertising reports cache
Date: Thu, 17 Feb 2011 10:39:52 -0300	[thread overview]
Message-ID: <4d5d2583.8f7edc0a.5af6.27d7@mx.google.com> (raw)
In-Reply-To: <n>

From: Anderson Briglia <anderson.briglia@openbossa.org>

The following patches implement a list for advertising report events from LE
devices in order to store the bdaddr and bdaddr type.
Next steps include remove all advertising reports cache from userspace and
implement a mechanism to sync kernel advertising cache and userspace adv cache.

Patches are rebased using Vinicius SMP patches, repo:
git://git.infradead.org/users/vcgomes/linux-2.6.git for-next

Anderson Briglia (1):
  Bluetooth: Implement advertising report meta event

Andre Guedes (2):
  Bluetooth: LE advertising info caching
  Bluetooth: check adv_entries in hci_connect() for LE devices

Ville Tervo (1):
  Bluetooth: Use ERR_PTR to return error from hci_connect

 include/net/bluetooth/hci.h      |   18 +++++++++
 include/net/bluetooth/hci_core.h |   17 +++++++++
 net/bluetooth/hci_conn.c         |   24 ++++++++----
 net/bluetooth/hci_core.c         |   75 ++++++++++++++++++++++++++++++++++++++
 net/bluetooth/hci_event.c        |   21 +++++++++++
 net/bluetooth/l2cap_core.c       |   10 ++---
 net/bluetooth/sco.c              |    6 ++--
 7 files changed, 154 insertions(+), 17 deletions(-)


                 reply	other threads:[~2011-02-17 13:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4d5d2583.8f7edc0a.5af6.27d7@mx.google.com \
    --to=anderson.briglia@openbossa.org \
    --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