commit | 2976cdeb27c83c83bf010a314309f07659ead228 | [log] [tgz] |
---|---|---|
author | Jakub Pawlowski <jpawlowski@google.com> | Wed Mar 04 16:24:25 2015 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Mar 05 09:50:50 2015 +0200 |
tree | 22057c69c57c204342c723b2362d33c819d9ba1a | |
parent | 48f86b7f2673352d075e567a8f3425c548be8424 [diff] |
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 <jpawlowski@google.com> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>