diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-10-10 11:23:15 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-10-10 11:23:15 +0200 |
commit | bbb78203f4cfea76405610d89dde5505b6a1c0d3 (patch) | |
tree | 918abf187ef062ebe6f376fa2a5fd5f1701818c4 | |
parent | fce29f1e1a9ddd5db4b7f390ed032ed8c2eceda4 (diff) | |
parent | b1b18fd8dba06ef71a64da2a75d19ab48d4c8a9a (diff) |
Merge commit 'b1b18fd8dba06ef71a64da2a75d19ab48d4c8a9a' into merge-356392
-rw-r--r-- | units/bluetooth/jobs.pxu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index 7ab5243..55b1d0a 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -222,7 +222,10 @@ 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} + hciconfig {interface} down plugin: shell user: root flags: also-after-suspend also-after-suspend-manual |