From b1b18fd8dba06ef71a64da2a75d19ab48d4c8a9a Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Wed, 10 Oct 2018 11:12:15 +0200 Subject: units:bluetooth: Bring down the device after the eddystone scan test --- units/bluetooth/jobs.pxu | 1 + 1 file changed, 1 insertion(+) (limited to 'units') diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index 9d6a671..55b1d0a 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -225,6 +225,7 @@ command: hciconfig {interface} up hciconfig checkbox-support-eddystone_scanner -D {interface} + hciconfig {interface} down plugin: shell user: root flags: also-after-suspend also-after-suspend-manual -- cgit v1.2.3