Bluetooth: LE advertising cache
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 26 May 2011 19:23:50 +0000 (16:23 -0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:10:12 +0000 (12:10 -0800)
commit6212173b7f802391fb584f8ff12b9a0649de3be9
tree5125b3895d427d7f457fd1857da98c803ca09552
parenteca1ccb460aac2c8309ce0c6141f8a7c20bf97c3
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