From: Jakub Pawlowski Date: Thu, 5 Mar 2015 00:24:24 +0000 (-0800) Subject: Bluetooth: Move Service Discovery logic before refactoring X-Git-Tag: omap-for-v4.2/o2_dc~131^2~244^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f86b7f2673352d075e567a8f3425c548be8424;p=pandora-kernel.git Bluetooth: Move Service Discovery logic before refactoring This patch moves whole packet filering logic of service discovery into new function is_filter_match. It's done because logic inside mgmt_device_found is very complicated and needs some simplification. Also having whole logic in one place will allow to simplify it in the future. Signed-off-by: Jakub Pawlowski Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed