From a3e3f15ed86a804b21ddfd755215844479cf2db9 Mon Sep 17 00:00:00 2001 From: Patrick Fink Date: Sat, 14 Nov 2020 16:12:19 +0100 Subject: [PATCH] [bluetooth.bluegiga] Fix scan interval descriptions (#9025) Signed-off-by: Patrick Fink --- .../src/main/resources/OH-INF/thing/bluegiga.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bundles/org.openhab.binding.bluetooth.bluegiga/src/main/resources/OH-INF/thing/bluegiga.xml b/bundles/org.openhab.binding.bluetooth.bluegiga/src/main/resources/OH-INF/thing/bluegiga.xml index d08fddbff..9edb6a46b 100644 --- a/bundles/org.openhab.binding.bluetooth.bluegiga/src/main/resources/OH-INF/thing/bluegiga.xml +++ b/bundles/org.openhab.binding.bluetooth.bluegiga/src/main/resources/OH-INF/thing/bluegiga.xml @@ -42,28 +42,28 @@ Passive scan interval defines the interval when scanning is re-started in units of 625us. Default is - 4000ms. + 6400ms. true 6400 Passive scan Window defines how long time the scanner will listen on a certain frequency and try to - pick up advertisement packets. Default is 4000ms. + pick up advertisement packets. Default is 6400ms. true 6400 Active scan interval defines the interval when scanning is re-started in units of 625us. Default is - 4000ms. + 6400ms. true 6400 Active scan Window defines how long time the scanner will listen on a certain frequency and try to pick - up advertisement packets. Default is 4000ms. + up advertisement packets. Default is 6400ms. true 6400