]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Remove advertising cache
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 25 Apr 2012 00:02:56 +0000 (21:02 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Sun, 29 Apr 2012 20:27:42 +0000 (17:27 -0300)
commit3f9c7212404ec1acbf914e8adb5a0d804dd23dd2
treeb076491bba939eea54b11bdb316dc921bc9e4f88
parent7c0e14ce9d1012f62a65f2cd758a3a0371c9d3c3
Bluetooth: Remove advertising cache

User-space pass the remote device address type to kernel through
struct sockaddr_l2 what makes the advertising useless. This patch
removes all advertising cache code.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c