diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-10-10 20:24:04 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-10-10 20:24:04 +0200 |
commit | 3892d45a9ff8a0f161a3043a4f724942e66b26d9 (patch) | |
tree | 079f85acf257ffdbccb591c8b4bb94b7dfe117a6 | |
parent | 89d822a493bdab6d04d4046237ddddc183078850 (diff) |
units:bluetooth: power on is now done by the eddystone_scanner script
-rw-r--r-- | units/bluetooth/jobs.pxu | 4 |
1 files changed, 0 insertions, 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 |