commit | 479453d5fe3a5b911b7f56474764988100f9f650 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Tue Apr 24 21:02:56 2012 -0300 |
committer | Gustavo Padovan <gustavo@padovan.org> | Wed May 09 01:40:46 2012 -0300 |
tree | 57f5845327b933cef0916d0949947b8d296ed5f7 | |
parent | 8e9f98921c0718cda76bc53c2b51954657b60fa6 [diff] |
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>