From: Andre Guedes Date: Thu, 26 May 2011 19:23:53 +0000 (-0300) Subject: Bluetooth: Advertising entries lifetime X-Git-Tag: v3.1-rc1~316^2~350^2^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3581508571b513ed2e66d71f9708d6be907460fd;p=pandora-kernel.git Bluetooth: Advertising entries lifetime This patch adds a timer to clear 'adv_entries' after three minutes. After some amount of time, the advertising entries cached during the last LE scan should be considered expired and they should be removed from the advertising cache. It was chosen a three minutes timeout as an initial attempt. This value might change in future. Signed-off-by: Andre Guedes Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed