core/adapter: Start discovery based on filter type

System Internals / BlueZ - Jakub Pawlowski [google.com] - 31 March 2015 17:13 UTC

This patch implements starting and updating filtered discovery, depending on the filter type used by each client. It also removes the idle timeout for filtered scans, to make sure that this kind of scan will run continuously.

e6193dc core/adapter: Start discovery based on filter type
src/adapter.c | 312 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 289 insertions(+), 23 deletions(-)

Upstream: git.kernel.org


  • Share