* [RFC 0/5] Advertising reports cache
@ 2011-02-14 21:59 anderson.briglia
0 siblings, 0 replies; only message in thread
From: anderson.briglia @ 2011-02-14 21:59 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Anderson Briglia
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 (4):
Bluetooth: Implement advertising reports cache
Bluetooth: Add device addr type to hci_le_connect
Bluetooth: limit size of advertising reports cache
Bluetooth: hci_connect() should return status code
include/net/bluetooth/hci.h | 18 +++++++++
include/net/bluetooth/hci_core.h | 20 ++++++++++-
net/bluetooth/hci_conn.c | 40 ++++++++++++++-------
net/bluetooth/hci_core.c | 73 ++++++++++++++++++++++++++++++++++++++
net/bluetooth/hci_event.c | 24 ++++++++++++
net/bluetooth/l2cap_core.c | 9 ++---
net/bluetooth/sco.c | 8 ++--
7 files changed, 169 insertions(+), 23 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-14 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-14 21:59 [RFC 0/5] Advertising reports cache anderson.briglia
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox