From 7a33619ba5e54b7eebdf8e09461dcd50a74712d2 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Wed, 10 Oct 2018 11:04:42 +0200 Subject: units:bluetooth: Ensure the device is up and running before scanning for beacon ads --- units/bluetooth/jobs.pxu | 2 ++ 1 file changed, 2 insertions(+) (limited to 'units/bluetooth') diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index 7ab5243d..9d6a6715 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -222,6 +222,8 @@ template-unit: job id: bluetooth4/beacon_eddystone_url_{interface} _summary: Test system can get beacon EddyStone URL advertisements on the {interface} adapter command: + hciconfig {interface} up + hciconfig checkbox-support-eddystone_scanner -D {interface} plugin: shell user: root -- cgit v1.2.3