From: Jakub Pawlowski Date: Thu, 5 Mar 2015 00:24:25 +0000 (-0800) Subject: Bluetooth: Refactor service discovery filter logic X-Git-Tag: omap-for-v4.2/o2_dc~131^2~244^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2976cdeb27c83c83bf010a314309f07659ead228;p=pandora-kernel.git Bluetooth: Refactor service discovery filter logic This patch refactor code responsible for filtering when service discovery method is used. Previously this code was mixed with mgmt_device found logic. Now when it's in one place whole logic can be greatly simplified. That includes removing no longer necessary length field and merging checks for eir and scan_rsp. Signed-off-by: Jakub Pawlowski Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed