diff options
-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 |