OSDN Git Service

Add RSSI threshold for each match set respectively.
authorNingyuan Wang <nywang@google.com>
Mon, 6 Mar 2017 18:30:22 +0000 (10:30 -0800)
committerNingyuan Wang <nywang@google.com>
Mon, 6 Mar 2017 18:31:35 +0000 (10:31 -0800)
commit890141364752de83910ad9eb4b8cc70b36686a9f
tree8d849ea68ddf4b3b6525b78c8d1b556c9eb733e3
parentb2ab66f39f7aa2fbe18a04b11aed4438ba970850
Add RSSI threshold for each match set respectively.

Some of the devices reject scheduled scan request which
specifies a global RSSI threshold.
This patch uses RSSI threshold for each match set instead.

Bug: 35958492
Test: compile, unit tests, manual test

Change-Id: I0d45a3361c9bf4dbaa9b85ccf655ddfaa5c09899
scanning/scan_utils.cpp