From 3892d45a9ff8a0f161a3043a4f724942e66b26d9 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Wed, 10 Oct 2018 20:24:04 +0200 Subject: units:bluetooth: power on is now done by the eddystone_scanner script --- units/bluetooth/jobs.pxu | 4 ---- 1 file changed, 4 deletions(-) diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index fe8554a..7ab5243 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -222,11 +222,7 @@ template-unit: job id: bluetooth4/beacon_eddystone_url_{interface} _summary: Test system can get beacon EddyStone URL advertisements on the {interface} adapter command: - set -e - 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