]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/bluetooth/hci_core.c
Bluetooth: LE advertising cache
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 26 May 2011 19:23:50 +0000 (16:23 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 8 Jun 2011 19:58:17 +0000 (16:58 -0300)
commit76c8686f8871f1bcb2dc8b4c5311cd0e2f73d4cd
tree379c715844e57ebb14abbf0285c3f4afa414716a
parent57a56fd41b1264d639175726414ae7e510ec683b
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