Bluetooth: LE advertising cache
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 26 May 2011 19:23:50 +0000 (16:23 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:13 +0000 (11:59 -0700)
commit6c77c8c0256e9ae63162d35359c39ede5592d959
tree3fc48fdf7e74432c9dc0c8f9ade2490ec1f07ace
parent1c3cc11882674a9037d2d63dd815927bf45bcbcf
Bluetooth: LE advertising cache

This patch implements the LE advertising cache. It stores sensitive
information (bdaddr and bdaddr_type so far) gathered from LE
advertising report events.

Only advertising entries from connectables devices are added to the
cache.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c